aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on sparc64: Does not compileKris Kennaway2004-04-124-5/+23
| | | | Notes: svn path=/head/; revision=106784
* BROKEN on sparc64 as wellKris Kennaway2004-04-121-2/+2
| | | | Notes: svn path=/head/; revision=106783
* BROKEN: Does not compile on sparc64Kris Kennaway2004-04-121-1/+7
| | | | Notes: svn path=/head/; revision=106782
* BROKEN on sparc64: Does not compileKris Kennaway2004-04-123-2/+18
| | | | Notes: svn path=/head/; revision=106781
* BROKEN on sparc64: Does not buildKris Kennaway2004-04-121-0/+4
| | | | Notes: svn path=/head/; revision=106780
* BROKEN on sparc64: Build failsKris Kennaway2004-04-121-0/+4
| | | | Notes: svn path=/head/; revision=106779
* This only works on architectures where sizeof(int) == sizeof(void*), i.e.Kris Kennaway2004-04-121-1/+1
| | | | | | | i386. Notes: svn path=/head/; revision=106778
* Back out previous, looks like it was fixed yesterday.Kris Kennaway2004-04-121-7/+1
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=106777
* BROKEN on sparc64: Does not compileKris Kennaway2004-04-121-1/+7
| | | | Notes: svn path=/head/; revision=106776
* BROKEN on sparc64: Build failsKris Kennaway2004-04-124-4/+28
| | | | Notes: svn path=/head/; revision=106775
* BROKEN: Does not buildKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106774
* BROKEN: Checksum mismatchKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106773
* BROKEN: Segfault during buildKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106772
* BROKEN: Does not compileKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106771
* BROKEN: Build failsKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106770
* Fix plist.Kris Kennaway2004-04-121-13/+13
| | | | | | | Pointy hat to: kris Notes: svn path=/head/; revision=106769
* BROKEN: Broken dependencyKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106768
* This is broken on i386 as well (broken pkg-plist)Kris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106767
* This is also BROKEN on alphaKris Kennaway2004-04-123-6/+6
| | | | Notes: svn path=/head/; revision=106766
* fix build on -stableYing-Chieh Liao2004-04-125-2/+66
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=106765
* fix build on -stable by using gcc 3.3Ying-Chieh Liao2004-04-121-0/+1
| | | | | | | Noticed by: bento via kris Notes: svn path=/head/; revision=106764
* BROKEN: Size mismatchKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106763
* BROKEN: This is also broken on i386Kris Kennaway2004-04-121-6/+2
| | | | Notes: svn path=/head/; revision=106762
* BROKEN: This does not compile on i386 eitherKris Kennaway2004-04-121-6/+2
| | | | Notes: svn path=/head/; revision=106761
* BROKEN: Does not compileKris Kennaway2004-04-122-0/+4
| | | | Notes: svn path=/head/; revision=106760
* BROKEN: Broken pkg-plistKris Kennaway2004-04-121-0/+2
| | | | Notes: svn path=/head/; revision=106759
* BROKEN on amd64: Does not link (mime port needs to provide libmime.so)Kris Kennaway2004-04-121-1/+7
| | | | Notes: svn path=/head/; revision=106758
* Make (more) use of USE_GNOMEMaho Nakata2004-04-124-8/+4
| | | | | | | Submitted by: adamw Notes: svn path=/head/; revision=106757
* update MASTER_SITESMaho Nakata2004-04-122-8/+10
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=106756
* BROKEN: Checksum mismatchKris Kennaway2004-04-123-0/+6
| | | | Notes: svn path=/head/; revision=106755
* Fix build on ia64 and amd64.Jun Kuriyama2004-04-122-0/+2
| | | | Notes: svn path=/head/; revision=106754
* Fix LATEST_LINK conflictsMaho Nakata2004-04-1216-0/+18
| | | | | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris Notes: svn path=/head/; revision=106753
* * Add a missing build dependency on xextensions [1]Joe Marcus Clarke2004-04-112-1/+3
| | | | | | | | | * Add a man page to MAN3 Reported by: bento via kris [1] Notes: svn path=/head/; revision=106752
* BROKEN: Does not work with read-only ports treeKris Kennaway2004-04-111-0/+2
| | | | Notes: svn path=/head/; revision=106751
* Move post-extract to pre-build so that gmake is used after it is added.Kris Kennaway2004-04-111-1/+1
| | | | Notes: svn path=/head/; revision=106750
* Move post-patch target to pre-build so that gmake is used after it isKris Kennaway2004-04-111-1/+1
| | | | | | | added. Notes: svn path=/head/; revision=106749
* Change post-patch target to pre-build to use BUILD_DEPENDS after it hasKris Kennaway2004-04-111-1/+1
| | | | | | | been installed. Notes: svn path=/head/; revision=106748
* XFree86-4-clients is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-111-1/+1
| | | | Notes: svn path=/head/; revision=106747
* unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-111-1/+1
| | | | Notes: svn path=/head/; revision=106746
* Remove duplicate listing of ${MOZART_DOCS} in ${DISTFILES} to unbreak theKris Kennaway2004-04-112-3/+1
| | | | | | | checksum listing and fix fetching. Notes: svn path=/head/; revision=106745
* rpm2cpio is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-112-2/+2
| | | | Notes: svn path=/head/; revision=106744
* Add a missing USE_XLIBKris Kennaway2004-04-111-0/+1
| | | | Notes: svn path=/head/; revision=106743
* Don't require additional command line arguments when -I is specified.Dag-Erling Smørgrav2004-04-114-4/+4
| | | | Notes: svn path=/head/; revision=106742
* - This fixes the following warning when you run archivemail with Python 2.3:Sergei Kolobov2004-04-113-9/+21
| | | | | | | | | | | | | | | | /usr/local/bin/archivemail:760: SyntaxWarning: assignment to None (None, last_dir) = os.path.split(os.path.dirname(message.fp.name)) The patch was also submitted to upstream (using SF's bug tracking system). PR: ports/64354 Submitted by: Simon Barner <barner@in.tum.de> - Use DOCSDIR/EXAMPLESDIR macros in pkg-plist - Bump PORTREVISION Notes: svn path=/head/; revision=106741
* Add horde-passwd 2.2.1, a password changing module for Horde.Thierry Thomas2004-04-117-0/+313
| | | | | | | | | PR: 62745 Submitted by: João Carlos Mendes Luís (<jonny@jonny.eng.br>) Approved by: pav (mentor). Notes: svn path=/head/; revision=106739
* - Support sourcing of Makefile.local by including <bsd.port.pre.mk>Sergei Kolobov2004-04-111-1/+3
| | | | | | | | | | | even though I think there are better ways to store per-port configuration: sysutils/penv or sysutils/portupgrade ports or /etc/make.conf file) PR: ports/64660 Submitted by: George Hartzell <hartzell@kestrel.alerce.com> Notes: svn path=/head/; revision=106738
* - Update to 2.1.2Sergei Kolobov2004-04-112-5/+7
| | | | | | | | PR: ports/65373 Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> Notes: svn path=/head/; revision=106737
* Make gtkspell support optional (defaults to on), and add OPTIONS support.Joe Marcus Clarke2004-04-111-3/+12
| | | | | | | Based on patch by: Herbert J. Skuhra <herbert.skuhra@gmx.at> Notes: svn path=/head/; revision=106736
* bdb backend requires Berkeley DB >= 4.2 since 2.2.3betaOliver Eikemeier2004-04-113-3/+3
| | | | | | | Noticed by: Michael Reifenberger <mike@Reifenberger.com> Notes: svn path=/head/; revision=106735
* Stop installing xine-bugreport and xine-check that have insecureMANTANI Nobutaka2004-04-113-5/+11
| | | | | | | | temporary file creation problem. Remove FORBIDDEN mark. Notes: svn path=/head/; revision=106734