Oliver Braun
885f90ff54
Upgrade to 0.93.2a.
...
PR: 44346
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-10-21 20:48:55 +00:00
Garrett Wollman
13e85f2560
Use correct syntax for chown(8).
2002-10-21 20:37:18 +00:00
Oliver Braun
32c9f09624
s/FreeAMP/Zinf/ in pkg_descr
...
PR: 43478
Submitted by: Olivier Tharan <olive@oban.frmug.org>
Approved by: maintainer timeout for mq3
2002-10-21 20:30:01 +00:00
Joe Marcus Clarke
1a1dbdfdfe
Fix a bug where new headers could not be loaded. Bump PORTREVISION.
...
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Obtained from: pan Bugzilla Bug 96258
2002-10-21 20:23:52 +00:00
Garrett Wollman
76d5e30f59
At least let people know why it is that this port is broken in
...
-current. 500000 is only an approximation, since the actual UFS2
header file changes were never reflected in a version bump.
2002-10-21 20:21:33 +00:00
John Baldwin
be1a5a30f1
Update URL.
2002-10-21 20:17:48 +00:00
John Baldwin
4e935709bb
Update MASTER_SITE.
...
Reported by: fenner's script a long time ago
2002-10-21 20:12:44 +00:00
Garrett Wollman
e915e951f5
Use strerror_r() rather than trying to hack our own. This avoids
...
dealing with the nonstandardized types of sys_nerr and sys_errlst[]
and works for both -current and recent (>=4.5) values of -stable.
The previous implementation knew too much about sys_nerr for its own
good.
2002-10-21 19:54:41 +00:00
Mario Sergio Fujikawa Ferreira
8cefe4530f
Add information on supported both streams and players
...
Submitted by: Joseph King <king@v2project.com>
2002-10-21 19:46:49 +00:00
Alan Eldridge
d45771a7a6
First working version of port. Needs testing and cleanup, probably move
...
over to /usr/X11R6 (or not), but it's a start. And it's *fast*.
2002-10-21 18:37:12 +00:00
Ying-Chieh Liao
c8f5881789
upgrade to 1.9
2002-10-21 18:19:17 +00:00
Marcel Moolenaar
de3f6aa4e0
Drop maintainership.
2002-10-21 18:07:50 +00:00
Marcel Moolenaar
73b1acd5e8
s/kernel-headers-2.4.9-31.i386.rpm/kernel-headers-2.4.9-34.i386.rpm/
...
It is assumed (hence not tested) that the list of files provided by
the package is unchanged.
Reminded by: portsurvey
2002-10-21 18:05:38 +00:00
Chris D. Faulhaber
ba89f8a6da
Update port to V2.9-11 (2.9.11)
2002-10-21 18:05:23 +00:00
Ying-Chieh Liao
a62e570ff4
upgrade to 4.0.2
2002-10-21 17:48:49 +00:00
David W. Chapman Jr.
b37c348c41
Fix detection of SYSV(we are not SYSV) so that things like printing
...
and DSO support works on -current once again.
Noticed by: obrien
Submitted by: jelmer@samba.org
2002-10-21 17:30:03 +00:00
Martin Blapp
717c80922c
Correct patch name. Since this was a new patch no repocopy is done.
2002-10-21 16:49:30 +00:00
Martin Blapp
25b5037d3e
Fix install location.
2002-10-21 16:46:37 +00:00
Oliver Braun
fb5804c9dc
Upgrade to 0.6.
...
PR: ports/43791
Submitted by: Volker Stolz <vs@foldr.org>
Approved by: maintainer
2002-10-21 16:37:40 +00:00
David E. O'Brien
6460832cc9
Sync with the Debian "26" patch set.
2002-10-21 16:33:55 +00:00
Joe Marcus Clarke
00a00f61a0
Update to 1.8.10.
...
PR: 44051
Approved by: maintainer
2002-10-21 16:25:37 +00:00
Mario Sergio Fujikawa Ferreira
a8c63c3e1d
Update to 1.1
...
Submitted by: maintainer
2002-10-21 16:23:11 +00:00
Mario Sergio Fujikawa Ferreira
b9040ecf2b
WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG construct
...
Submitted by: David Yeske <dyeske@yahoo.com>
2002-10-21 16:21:06 +00:00
Mike Silbersack
619dc68736
Move patch-al to its proper place. (oops!)
...
patch-al fixes PR ports/43473, in a slightly simpler fashion.
2002-10-21 16:17:54 +00:00
Norikatsu Shigemura
1ce1c37695
Update to 0.94e.
...
PR: ports/44289
Submitted by: maintainer
2002-10-21 16:12:17 +00:00
Mario Sergio Fujikawa Ferreira
701141f0af
Update to 0.63
2002-10-21 16:02:20 +00:00
Mario Sergio Fujikawa Ferreira
23da64591b
Update to 0.83.6
...
Submitted by: Christian Brueffer <chris@unixpages.org>
2002-10-21 15:57:40 +00:00
Johann Visagie
fe127c87ad
- Overdue update to version 2.0.13, a minor bugfix release
...
- Refrain from invoking ${PERL}
- Call Mailman's distributed check_perms script post-installation to fix file
permissions instead of doing so manually. This is more modular and will
greatly ease maintenance of the port. It implies a level of trust in
check_perms... but then, installing and running any 3rd party software
implies a level of trust.
2002-10-21 15:31:38 +00:00
Martin Blapp
fec9281bc4
Correct install paths and targets.
2002-10-21 15:27:44 +00:00
Alan Eldridge
6416343efa
Removed RCSID sections from 1.1.16 backport patches.
...
PR: 44322
Submitted by: Aleksandr A. Babaylov <babolo@aaz.links.ru>
2002-10-21 15:12:56 +00:00
Oliver Braun
16bf173b82
* Add PATCHFILE.
...
* Bump PORTREVISION.
2002-10-21 15:00:23 +00:00
David W. Chapman Jr.
86bbe07b63
Fix compiling on -current
...
PR: 44300
Submitted by: maintainer
2002-10-21 14:40:51 +00:00
Maxim Sobolev
f7451357dd
Unbreak on -current.
...
Submitted by: bento
2002-10-21 13:23:13 +00:00
Martin Blapp
f7c1ee45e4
Bump the port version. Some deinstall routines work now and many dicts
...
have new versions.
2002-10-21 12:05:56 +00:00
Martin Blapp
71bf6ca1da
Add new md5 checksums for dicts. Sort the list while we are here.
2002-10-21 12:05:04 +00:00
Hye-Shik Chang
95836045db
Fix right-clicking behavior on Qt3.
...
PR: 44280
Submitted by: Fork <bouloumag@hotmail.com>
2002-10-21 11:45:32 +00:00
Maxim Sobolev
2081afbf02
Unbreak on -current.
...
Submitted by: bento
2002-10-21 11:41:32 +00:00
Maxim Sobolev
818fa421ed
Unbreak on -current.
...
Submitted by: bento
2002-10-21 11:29:41 +00:00
Martin Blapp
c1d6783019
Add FreeBSD case.
2002-10-21 11:24:52 +00:00
Maxim Sobolev
04c2078afa
Unbreak on -current. This should unlock another 6 ports that depend on this one.
...
Submitted by: bento
2002-10-21 11:12:13 +00:00
Maxim Sobolev
bd50152bf7
Unbreak on current. This should unlock another 6 packages that depend on db2.
...
Submitted by: bento
2002-10-21 11:05:57 +00:00
Ying-Chieh Liao
234fd4b798
upgrade to 0.7.0
2002-10-21 11:01:42 +00:00
Tom Hukins
2284d53b36
Update CATEGORIES as per ports/44331.
...
While I'm here, remove unnecessary whitespace spotted by portlint.
PR: ports/44331
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
2002-10-21 10:59:11 +00:00
Martin Blapp
6cec9e05c1
Add missing FREEBSDI case.
2002-10-21 10:36:28 +00:00
Martin Blapp
dccea86aae
Target ul_genall needs to be build before ul_xml_sax.
2002-10-21 10:35:35 +00:00
Martin Blapp
7e11c73b54
Remove OSL_TRACEs with wrong syntax.
2002-10-21 10:34:38 +00:00
Martin Blapp
5335c17470
We still have no getpwuid_r(). There will be a different fix for this later.
...
Just a workaround for now.
2002-10-21 10:33:47 +00:00
Martin Blapp
38cf6ed1e3
Use "tar -xzf" to extract so this target actually works.
2002-10-21 10:32:39 +00:00
Martin Blapp
c4cb6b1f46
We do not have alloca.h
2002-10-21 10:31:36 +00:00
Martin Blapp
1c15e8d189
We do not have -ldl.
2002-10-21 10:30:41 +00:00