summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix the workaround for corrupted PDF files, so that all other kind of data aremat2004-09-072-2/+2
| | | | | | | decoded and not just wiped out :-) Approved by: portmgr (krion) Pointy Hat To: mbr
* Fix build with gcc-3.4krion2004-09-071-0/+11
| | | | | | PR: ports/71447 Submitted by: maintainer Approved by: portmgr (implicit)
* Remove a false dependency if pgrep/pkill are included in the base system.thierry2004-09-061-1/+4
| | | | Approved by: portmgr (mcl).
* Make this port interactive again to unbreak differentmbr2004-09-064-26/+38
| | | | | | installation settings. Approved by: portmgr (linimon)
* add missing manpage to MAN3 listmharo2004-09-061-8/+6
| | | | | | | | portlint PR: 71393 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> Approved by: portmgr (kirill)
* Fix the build with GCC 3.4.2.marcus2004-09-065-0/+66
| | | | | Reported by: pointyhat Approved by: portmgr (implicit)
* Fixed installation on 5.x and 6.x.ru2004-09-061-2/+2
| | | | | Reported by: mi Approved by: portmgr (krion)
* - fix build on sparc64dinoex2004-09-061-2/+15
| | | | Approved by: portmgr (eik)
* - fix tsocks wrappereik2004-09-062-6/+5
| | | | | | | | | - install libtsocks.so in ${PREFIX}/lib instead of ${LOCALBASE}/lib/tsocks PR: 71383 Submitted by: Florent Thoumie <flz@xbsd.org> Reviewed by: Marcin Jessa <yazzy@yazzy.org> Approved by: portmgr (implicit)
* fix typo (BUILD_DEPEND -> BUILD_DEPENDS).ume2004-09-061-1/+1
| | | | | | | this should fix build breakage on pointyhat. Reported by: krion Approved by: portmgr (krion) (implicitly)
* Fix build with gcc-3.4krion2004-09-061-0/+14
| | | | Approved by: portmgr (implicit)
* Fix a plist bug. With the new libtool scheme, modules do not install .amarcus2004-09-062-6/+1
| | | | | | | files. Reported by: pointyhat Approved by: portmgr (implicit)
* Unbreak and upgrade this port to version 8.0. The previousmbr2004-09-068-54/+102
| | | | | | | | distfile was not available anymore. PR: ports/67576 Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> Approved by: portmgr (linimon)
* Fix runtime breakage on ia64, which was introduced with binutils 2.15.marcel2004-09-053-3/+27
| | | | | | | | | | | | | | | | | | | | | Note that emacs is run as part of the build, so it shows as a build failure... To explain (for maintainer's benefit): Previously the linker would put the text segment in region 2 and the data segment in region 3. This was changed for FreeBSD (due to me sending a patch :-) to load the text segment in region 1 with the data segment immediately following the text segment in the same region (or subsequent regions of the text segment is larger than 2^61 bytes in size -- fat chance :-) So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the region base of the data segment prior to the binutils 2.15 import), needed to be changed to match the current layout (=0x2000000000000000, the region 1 base address). Approved by: portmgr (krion -- thank!)
* Fix build with gcc-3.4krion2004-09-051-2/+14
| | | | Approved by: portmgr
* Fix build with gcc-3.4krion2004-09-051-6/+15
| | | | Approved by: portmgr
* Fix build on ia64 and sparc64krion2004-09-052-5/+15
| | | | | Submitted by: maintainer Approved by: portmgr
* Fix build with gcc 3.4bland2004-09-056-0/+128
| | | | Approved by: portmgr (krion)
* Fix build on 6-current.kuriyama2004-09-059-3/+9
| | | | | Submitted by: lofi Approved by: portmgr (marcus)
* IGNORE unfinished repocopieseik2004-09-042-0/+4
| | | | Approved by: portmgr (marcus, linimon)
* - Security fixdinoex2004-09-043-1/+217
| | | | | | Submitted by: eik Approved by: portmgr (eik) Obtained from: redhat
* sorteik2004-09-041-3/+3
|
* Fix build with gcc 3.4markus2004-09-0439-0/+447
| | | | | | Submitted by: Andy Fawcett <andy@athame.co.uk> Approved by: portmgr (will) Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
* Make sure this patch applies correctly when PATCH_STRIP=-p1, as is thedes2004-09-049-18/+18
| | | | | | case when TLS is enabled. Approved by: portmgr (krion)
* managed to break this just in time for the ports freeze.arved2004-09-041-2/+0
| | | | | Submitted by: lofi, eik Approved by: portmgr (eik)
* Enable the approvers check for all commits to the ports tree. We are in amarcus2004-09-031-1/+1
| | | | ports freeze in preparation for 5.3-RELEASE.
* Add fix/workaround for corrupted PDF files attached asmbr2004-09-031-0/+41
| | | | | quoted-printable encoded MIME attachments by some popular email-client versions on windows.
* multiple vulnerabilities in LHAeik2004-09-032-0/+72
|
* Update to the 20040827 snapshot of GCC 3.4.2.gerald2004-09-0324-156/+156
|
* Upgrade to 1.0b6arved2004-09-033-4/+4
|
* Fix build on gcc 3.4lofi2004-09-032-4/+28
|
* Nuke the gnupg sigchecking code. There are bugs and I don't have the timearved2004-09-032-16/+0
| | | | | | | to work on this now. PR: 66417 Submitted by: Lupe Christoph <lupe@lupe-christoph.de>
* grrrr... left the test case intacteik2004-09-032-2/+2
|
* Update to imap-2004a.anders2004-09-035-28/+32
| | | | | Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports etc files.
* Update to imap-2004a.anders2004-09-032-3/+3
|
* . Update to 0.6. [1]glewis2004-09-032-3/+4
| | | | | | | . Force the selection of a native JDK, as this port uses JNI. PR: 71282 Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
* Add java/eclipse-clay-core.nork2004-09-031-0/+1
|
* eclipse-clay-core --> ports/java/eclipse-clay-corenork2004-09-031-0/+1
|
* Add eclipse-clay-core 1.0.5, a database design toolnork2004-09-035-0/+145
| | | | | | | for the Eclipse development environment. PR: ports-jp/14991 Submitted by: Mitsuru Yoshida <mitsuru@riken.jp>
* eclipse-log4e --> ports/java/eclipse-log4enork2004-09-031-0/+1
|
* Add eclipse-log4e 0.7.6, eclipse plugin to use logger easilynork2004-09-035-0/+72
| | | | | | | in Java projects. PR: java/71148 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* eclipse-sqlexplorer --> ports/java/eclipse-sqlexplorernork2004-09-031-0/+1
|
* Add eclipse-sqlexplorer 2.2.2, a visual database querynork2004-09-035-0/+119
| | | | | | | tool for Eclipse. PR: ports/70441 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* eclipse-checkstyle --> ports/java/eclipse-checkstylenork2004-09-031-0/+1
|
* Add eclipse-checkstyle 3.4.1.0, integrates the Checkstyle Javanork2004-09-035-0/+116
| | | | | | | code auditor into Eclipse. PR: ports/70146 Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
* eclipse-quantum --> ports/java/eclipse-quantumnork2004-09-031-0/+1
|
* Add eclipse-quantum 2.4.1, database access and SQL editornork2004-09-035-0/+173
| | | | | | | for the Eclipse IDE. PR: ports/70145 Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
* Utilize X_WINDOW_SYSTEM.nork2004-09-032-7/+6
|
* Turn maintainership over to ports - I don't use this any longer.deischen2004-09-031-1/+1
|
* - update to version 0.5.9eik2004-09-036-28/+68
| | | | (first attempts to check the base system for vulnerabilities)
OpenPOWER on IntegriCloud