1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

65546 Commits

Author SHA1 Message Date
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
Martin Blapp
7f126828cc Add java home to path and missing jre dirs which got just added for the
linux port.
2002-10-21 10:29:51 +00:00
Martin Blapp
e529848004 Add missing backslash. 2002-10-21 10:04:52 +00:00
Dirk Froemberg
fbb814867e Last commit was actually:
Upgrade to 3.23.53
2002-10-21 09:22:13 +00:00
Martin Blapp
f1785aada5 Fix install-path for the install target of DE_AT dict. 2002-10-21 09:07:51 +00:00
Dirk Froemberg
5f0e15e63a Upgrade to 3.23.52. 2002-10-21 09:04:51 +00:00
Martin Blapp
063b30235f Remove this one too ... 2002-10-21 09:03:48 +00:00
Martin Blapp
403bb5464a All patches will be a repocopy from ports/openoffice/files. Remove old
patches with "::" delimiters.
2002-10-21 09:02:08 +00:00
Martin Blapp
fb89e9b697 All patches have been repocopied to use + as separator and not "::". 2002-10-21 08:57:17 +00:00
Alan Eldridge
1dd45d5e38 Phoenix is a fast, minimal browser from the Mozilla project. This port
is a work in progress for the next few days.
2002-10-21 08:54:27 +00:00