Mark Linimon
4293be84df
Update to 2.5: numerous bugfixes, a few minor feature enhancements. See
...
RELNOTES for details.
PR: ports/62522
Submitted by: Olivier Saut <Olivier.Saut@gmm.insa-tlse.fr>
2004-02-12 04:47:54 +00:00
Mark Linimon
12de0893b7
Modifications to make this a master port for upcoming slave port
...
japanese/bugzilla. Should have no effect otherwise.
PR: ports/62545
Submitted by: TAKATSU Tomonari <tota@rtfm.jp>
2004-02-12 04:36:05 +00:00
Joe Marcus Clarke
9a466711fd
Update to 0.7.2.
2004-02-12 04:08:50 +00:00
Adam Weinberger
3d4674c2a7
Remove patch-configure in favour of lthack.
2004-02-12 03:15:11 +00:00
Mark Linimon
28a6e79ebb
Fix build.
...
PR: ports/62562
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-02-12 02:54:23 +00:00
Ying-Chieh Liao
c01a862f9a
upgrade to 2.2.0-0.4
2004-02-12 02:41:15 +00:00
Brian Feldman
9a9e76725a
Add xmms-imms 1.0. IMMS is an XMMS plugin which replaces the standard
...
shuffle function with a smarter, weighted shuffle function based on
how often you play/skip files and their sound contents.
Development Status: 4 - Beta
2004-02-12 01:42:22 +00:00
Mark Linimon
9950dbb3ae
Mark as broken on 4.x as well as 5.x. No response from maintainer
...
to query about its status for >4 weeks.
2004-02-12 00:38:58 +00:00
Mark Linimon
7975fd86a5
mat@FreeBSD.org reports no response from this maintainer for several
...
months about his other ports, so reset this one too. His last
approved update was several months ago.
Maintainer, if this is in error, please contact me directly.
2004-02-12 00:01:00 +00:00
Pav Lucistnik
cacc48aa6b
- Enable OpenEXR dependency on -STABLE again
...
- Bump PORTREVISION
PR: ports/62676
Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
2004-02-11 23:59:04 +00:00
Mark Linimon
ded58bc113
mat@FreeBSD.org reports no response from this maintainer for several
...
months about his other ports, so reset this one too. His last
approved update was 16 months ago.
Maintainer, if this is in error, please contact me directly.
2004-02-11 23:54:39 +00:00
Michael Haro
f6788f1661
update to version 1.991
...
add SIZE
2004-02-11 23:48:54 +00:00
Mark Linimon
544f96038e
mat@FreeBSD.org reports no response from this maintainer for several
...
months about his other ports, so reset this one too.
Maintainer, if this is in error, please contact me directly.
2004-02-11 23:42:18 +00:00
Mark Linimon
35e1c8bf72
Include updated patch from Ports Fury that fixes install problem
...
by creating all install directories. Updates the pkg-plist file
which I forgot in my last commit.
Submitted by: KATO Tsuguru <jungle@m8.dion.ne.jp>
2004-02-11 23:32:12 +00:00
Mark Linimon
c2f1ec1f95
Jason Harris has agreed to take over maintainence. Thanks, Jason.
2004-02-11 23:22:34 +00:00
Pav Lucistnik
47ac54e8c7
Add gtick, a small but functional metronome application written in Gtk2.
...
PR: ports/62664
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
2004-02-11 23:13:55 +00:00
Trevor Johnson
a8aa1a8c8c
Avoid REINPLACE_CMD dependency.
2004-02-11 23:01:23 +00:00
Oliver Lehmann
1628aa3dc7
Scantv is now able to detect stations. Actually You still won't get the
...
station-names
Bump PORTREVISION
2004-02-11 22:56:32 +00:00
Alex Dupre
9c902952a6
Update to 0.10.2 release.
...
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
Approved by: nork (mentor/implicitly)
2004-02-11 22:35:34 +00:00
Pav Lucistnik
343608bb41
Add py-pyx12, a Python based HIPAA EDI transaction validator
...
and XML translator.
PR: ports/62661
Submitted by: John Holland <jholland@kazoocmh.org>
2004-02-11 22:30:47 +00:00
Oliver Braun
326fbd5630
Upgrade to 0.28.1, since 0.28 tarball is no longer available.
...
Reported by: bento via kris
Approved by: maintainer timeout (2 weeks)
2004-02-11 22:28:57 +00:00
Alex Dupre
f57d9a5b81
- phpnuke doesn't depend on apache, but on php
...
- since depends on php, use USE_PHP
- s/sort/${SORT}/
- put USE_MYSQL before bsd.port.pre.mk
Approved by: nork (mentor/implicitly)
2004-02-11 22:16:16 +00:00
Trevor Johnson
4999170d5c
We don't need to use "touch" to make an empty PLIST file.
2004-02-11 22:06:08 +00:00
Trevor Johnson
075bf4ee3d
Add comments explaining the installation process.
2004-02-11 22:02:15 +00:00
Trevor Johnson
0512440803
Don't install unnecessary MacOS/Windows-related material.
2004-02-11 21:52:13 +00:00
Pav Lucistnik
7bbeb55759
Add wmctrl, a command line tool to interact with an
...
EWMH/NetWM compatible X Window Manager.
It provides command line access to almost all the features defined in
the EWMH specification. Using it, it's possible to, for example, obtain
information about the window manager, get a detailed list of desktops
and managed windows, switch and resize desktops, change number of
desktops, make windows full-screen, always-above or sticky, and
activate, close, move, resize, maximize and minimize them.
PR: ports/62656
Submitted by: Florent Thoumie <flz@xbsd.org>
2004-02-11 21:07:21 +00:00
Pav Lucistnik
b90f7c1e82
Add vstr, a string library, designed so you can work optimally with
...
readv()/writev() for input/output. This means that, for instance, you
can readv() data to the end of the string and writev() data from the
beginning of the string without having to allocate or move memory. It
also means that the library is completely happy with data that has
multiple zero bytes in it.
PR: ports/62628
Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us>
2004-02-11 20:28:13 +00:00
James E. Housley
78318f38b9
Update to DAT 4323
2004-02-11 20:08:23 +00:00
Pav Lucistnik
5d09d0e1da
- Add missed dependency on makedepend (unbreak build)
...
PR: ports/62624
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-11 20:03:35 +00:00
Joe Marcus Clarke
74393c19f9
Update the 5.2.1 INDEX with the recent XFree86-Server fixes.
2004-02-11 19:33:58 +00:00
Joe Marcus Clarke
15e0c52fd1
* Fix broken installation (grrr..this fake thing is more trouble than it's
...
worth)
* Fix up some path issues in the Makefile
* Minor fix to plug-in installation
* Restore Franz's fix for the LD_LIBRARY_PATH PREFIX problem
* Bump PORTREVISION
2004-02-11 19:30:49 +00:00
Pav Lucistnik
89ac018b6f
Add pngrewrite, a utility to reduce unnecessarily large palletes
...
in PNG images.
PR: ports/62614
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
2004-02-11 19:23:30 +00:00
Joe Marcus Clarke
fb900956d3
Backuo the previous commit before anyone notices. I have a big patch coming
...
that will fix this and some other things. No need to bump PORTREVISION
twice.
2004-02-11 19:21:02 +00:00
Ade Lovett
69962fb96b
Link autoconf253 and automake15 into the build - not used by anything yet,
...
but soon.
2004-02-11 19:18:02 +00:00
Ade Lovett
a4c864890e
Other minor cosmetic changes to COMMENT
2004-02-11 19:17:18 +00:00
Ade Lovett
da7c20bfde
Hackery after repo-copies from devel/autoconf and devel/automake
...
respectively to make these true versioned ports
2004-02-11 19:16:27 +00:00
Ade Lovett
fc75ebdf9c
Minor COMMENT cosmetic changes
2004-02-11 19:14:58 +00:00
Trevor Johnson
86b505c335
Fix accidental change of %%PREFIX%% to %PREFIX%% in
...
patch-build_unix_run-mozilla.sh (new PORTREVISION).
Noticed by: Franz Klammer of webonaut.com
Pointy hat to: moi
2004-02-11 19:05:11 +00:00
Clement Laforet
88f171bfd3
Add mutt < 1.4.2 vulnerabilty.
2004-02-11 18:28:18 +00:00
Neil Blakey-Milner
40b77fe1e2
Upgrade to Twisted 1.1.1, and remove documentation for py-twisted-doc
...
port later.
2004-02-11 18:08:21 +00:00
Clement Laforet
f54829811c
- Add a little workaround to keep man directories owned by root.
...
- Unmark as FORBIDDEN.
Noticed by: kris
2004-02-11 17:55:28 +00:00
Sergey A. Osokin
1fdb0bc2d0
Add WITH_SYSLOG knob.
...
Submitted by: Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
PR: 62629
2004-02-11 17:47:34 +00:00
Clement Laforet
02f1019499
Update to 0.4.4
...
PR: 62697
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-02-11 17:38:57 +00:00
Clement Laforet
1fb68855c7
Update to 1.38
...
PR: 62668
Submitted by: Thierry Thomas <thierry@pompo.net> (maintainer)
2004-02-11 17:34:01 +00:00
Sergey A. Osokin
cc1b58bb6e
Maintainer update of mail/mutt:
...
- Update mutt to version 1.4.2.
This version fixes a buffer overflow that can be
triggered by incoming messages. There are reports
about spam that has actually triggered this problem
and crashed mutt.
- Add SIZEs to distinfo
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR: 62695
2004-02-11 17:19:00 +00:00
Trevor Johnson
17bbebf4f4
forced commit: previous change was from
...
PR: 62682
Submitted by: Volker Stolz of RWTH Aachen
2004-02-11 16:57:04 +00:00
Trevor Johnson
c6d9969896
This port needs ports/archivers/rpm (brought in by the BUILD_DEPENDS+
...
line in the master port) for its do-install, so it can can use the
rpm2cpio that accompanies that.
PR: 62682
Submitted by: Volker Stolz of RWTH Aachen
2004-02-11 16:47:19 +00:00
Clement Laforet
a139bc37e0
misc category cleanup part 4 of 6:
...
- Use DATADIR/DOCSDIR/PORTSDOC
- make portlint happy
PR: 61028
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me
2004-02-11 16:45:54 +00:00
Trevor Johnson
10a2ee3546
The rpm executable is needed in do-install, so having it as I did
...
as "BUILD_DEPENDS?=" is illogical. Instead use "BUILD_DEPENDS+=".
2004-02-11 16:41:31 +00:00
Mathieu Arnold
6cbc91d733
Update to 0.09
...
Reset MAINTAINER (timeout > 3 months)
PR: 59537
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2004-02-11 16:06:05 +00:00