summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak on -current. This should unlock another 6 ports that depend on this one.Maxim Sobolev2002-10-212-38/+39
| | | | Submitted by: bento
* Unbreak on current. This should unlock another 6 packages that depend on db2.Maxim Sobolev2002-10-211-0/+1
| | | | Submitted by: bento
* upgrade to 0.7.0Ying-Chieh Liao2002-10-2112-214/+4
|
* Update CATEGORIES as per ports/44331.Tom Hukins2002-10-211-2/+2
| | | | | | | While I'm here, remove unnecessary whitespace spotted by portlint. PR: ports/44331 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
* Add missing FREEBSDI case.Martin Blapp2002-10-2134-0/+374
|
* Target ul_genall needs to be build before ul_xml_sax.Martin Blapp2002-10-2117-0/+187
|
* Remove OSL_TRACEs with wrong syntax.Martin Blapp2002-10-2117-0/+340
|
* We still have no getpwuid_r(). There will be a different fix for this later.Martin Blapp2002-10-2117-0/+255
| | | | Just a workaround for now.
* Use "tar -xzf" to extract so this target actually works.Martin Blapp2002-10-2117-0/+306
|
* We do not have alloca.hMartin Blapp2002-10-2117-0/+187
|
* We do not have -ldl.Martin Blapp2002-10-2117-0/+238
|
* Add java home to path and missing jre dirs which got just added for theMartin Blapp2002-10-2117-0/+391
| | | | linux port.
* Add missing backslash.Martin Blapp2002-10-2117-17/+17
|
* Last commit was actually:Dirk Froemberg2002-10-210-0/+0
| | | | Upgrade to 3.23.53
* Fix install-path for the install target of DE_AT dict.Martin Blapp2002-10-211-1/+1
|
* Upgrade to 3.23.52.Dirk Froemberg2002-10-2127-216/+225
|
* Remove this one too ...Martin Blapp2002-10-2117-255/+0
|
* All patches will be a repocopy from ports/openoffice/files. Remove oldMartin Blapp2002-10-212210-154343/+0
| | | | patches with "::" delimiters.
* All patches have been repocopied to use + as separator and not "::".Martin Blapp2002-10-21450-24075/+0
|
* Phoenix is a fast, minimal browser from the Mozilla project. This portAlan Eldridge2002-10-2161-0/+517
| | | | is a work in progress for the next few days.
* Fix build on current.Vanilla I. Shu2002-10-215-0/+87
| | | | | PR: ports/44301 Submitted by: maintainer
* Upgrade from 2.1.0 to 2.2.0.Ernst de Haan2002-10-213-1099/+990
| | | | | | | | | | This version of the port will build from source instead of taking a binary distro. It does not install the Stylebook-based documentation. We will need to create a textproc/xml-stylebook port for that. I've looked at it, but it's a bit cumbersome. There is no official release of xml-stylebook (d'oh). Approved by: kevlo
* Upgrade to 2.6 (with typo fix patch).Jun Kuriyama2002-10-213-6/+9
|
* Finally got enough diagnostic info. Fixes 44321. This is PORTREVISION=8,Alan Eldridge2002-10-211-1/+2
| | | | | | folks. PR: 44321
* Update to version v6.5aKevin Lo2002-10-214-12/+18
| | | | | PR: 44303 Submitted by: MAINTAINER
* Update to version 1.13Kevin Lo2002-10-214-6/+4
| | | | | PR: 44298 Submitted by: MAINTAINER
* Fix the plist in the case where esound support is built without libpanelJoe Marcus Clarke2002-10-216-33/+39
| | | | | | support. Reported by: kdulzo@sockpuppet.org
* Stop abusing IPPORT_USERRESERVED. This fixes builds on 5.0.Mike Silbersack2002-10-211-0/+11
|
* Increment PORTVERSION to 4.7, as the Japanese manual page roff sourceJun Kuriyama2002-10-211-1/+1
| | | | | | is now 4.7-RELEASE based. Submitted by: horikawa
* Release all my ports.Nick Sayer2002-10-2111-11/+11
| | | | | kris made it clear that by his measure I'm not doing my job as a port maintainer. Far be it from me to be an obstruction to the project.
* Partially fix build on -current. This is still broken due to an unzeroedKris Kennaway2002-10-211-5/+10
| | | | malloc buffer somewhere.
* Rewrote installation procedure in Makefile since it wasn't quite right.Alan Eldridge2002-10-211-7/+10
| | | | | | | Hopefully fixed the PR listed. PR: 44321 Submitted by: parv
* Fix build on -current (don't try and build with cc -traditional).Kris Kennaway2002-10-213-3/+24
| | | | Respect CC and CFLAGS
* Fix build on -current (_exit() -> _exit(0))Kris Kennaway2002-10-211-1/+10
|
* Add gettext dependency to unbreak building this portTom Hukins2002-10-211-1/+1
| | | | | PR: ports/42499 Submitted by: MAINTAINER
* Update to 1.2b. This fixes bug 145579 in Bugzilla, the "forwardTrevor Johnson2002-10-214-34/+36
| | | | | | referrer" security bug. Scavenge plugins from linux-beonex (untested).
* note removal of ChatzillaTrevor Johnson2002-10-212-12/+10
|
* Note removal of Chatzilla. Mention mail/news.Trevor Johnson2002-10-212-2/+2
|
* Rewrite warning about using the same preferences with other browsers,Trevor Johnson2002-10-212-12/+12
| | | | | | using information I learned from the Netscape 7 release notes. Add a mention of linux-beonex port.
* Partially fix build on -current (remove duplicate declarations of thingsKris Kennaway2002-10-212-0/+25
| | | | | in system headers). This is still broken because IPPORT_USERRESERVED was removed from -current.
* prettify after removal of ChatzillaTrevor Johnson2002-10-212-2/+2
|
* Fix build on -current (#include <stdlib.h> for exit() prototype) andKris Kennaway2002-10-212-3/+35
| | | | respect CC and CFLAGS
* Fix build on -current (catch up to <sys/disklabel.h> changes)Kris Kennaway2002-10-211-3/+11
|
* Fix build on -current (catch up to #include changes)Kris Kennaway2002-10-211-0/+2
|
* Partially fix build on -current (remove duplicate declarations fromKris Kennaway2002-10-212-0/+42
| | | | system headers). This is still broken by KSE changes.
* Add Alfred Perlstein's sendfile patches, as an optional knob.Anders Nordby2002-10-214-0/+150
|
* Fix build on -current (_BSD_VA_LIST_ -> va_list)Kris Kennaway2002-10-211-0/+11
|
* Fix build on current (comment out bogus duplicate declarations)Kris Kennaway2002-10-212-4/+31
|
* Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.Alan Eldridge2002-10-2110-28/+26
|
* Fix build on -current (remove conflicting prototype for strsave() andKris Kennaway2002-10-203-72/+68
| | | | include correct headers)