aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Protect post-install target which is redefined by a slave port.Kris Kennaway2002-12-011-0/+2
| | | | Notes: svn path=/head/; revision=71266
* Merge in some changes from Tools/portbuild/scripts/makeindex: setKris Kennaway2002-12-011-5/+8
| | | | | | | | | | LOCALBASE and X11BASE to bogus values during the index build, so 'make describe' does not pick up packages installed on the system and change the package name or list of dependencies (this will usually create a broken INDEX file). Notes: svn path=/head/; revision=71265
* Protect target with .if target(...) ... .endif for targets that areKris Kennaway2002-12-012-0/+4
| | | | | | | redefined by a slave port. Notes: svn path=/head/; revision=71264
* Protect targets with .if target(...) ... .endif for targets that areKris Kennaway2002-12-012-0/+6
| | | | | | | | redefined in slave ports. Slave port maintainers need to check that they aren't actually relying on the master port target to be executed. Notes: svn path=/head/; revision=71263
* Remove bogus .include <bsd.port.subdir.mk>Kris Kennaway2002-12-011-4/+0
| | | | Notes: svn path=/head/; revision=71262
* Coalesce two pre-everything targets into one.Kris Kennaway2002-12-011-6/+4
| | | | Notes: svn path=/head/; revision=71261
* Coalesce two bogus post-patch targets into one.Kris Kennaway2002-12-011-2/+0
| | | | Notes: svn path=/head/; revision=71260
* Remove duplicate do-build targetKris Kennaway2002-11-302-6/+0
| | | | Notes: svn path=/head/; revision=71259
* Use NO_CHECKSUM instead of overriding checksum: target. This port shouldKris Kennaway2002-11-301-5/+3
| | | | | | | be reworked to be a slave port of the drweb port. Notes: svn path=/head/; revision=71258
* Fix build on 5.0 (chase /usr/include/msdosfs to /usr/include/fs/msdosfs)Kris Kennaway2002-11-301-7/+10
| | | | Notes: svn path=/head/; revision=71257
* Fix Build on -CURRENT by updating to 3.1.32Tilman Keskinoz2002-11-304-30/+14
| | | | | | | | | | Based on PR: 44832 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=71256
* machine/soundcard.h -> sys/soundcard.hTilman Keskinoz2002-11-301-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=71255
* Fix build on -CURRENT and with bison 1.75.Joe Marcus Clarke2002-11-306-3/+130
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71254
* Unbreak on -CURRENT by updating to 4.4Tilman Keskinoz2002-11-306-34/+5
| | | | | | | | PR: 45844 Submitted by: oleg@pobox.com (maintainer) Notes: svn path=/head/; revision=71253
* Fix Build on -CURRENT by updating to 20021125Tilman Keskinoz2002-11-304-4/+4
| | | | | | | | PR: 45739 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> (maintainer) Notes: svn path=/head/; revision=71252
* Fix autoconf usageTilman Keskinoz2002-11-302-4/+4
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71251
* Remove an illegal optimization that breaks on all platforms whereChristian Weisgerber2002-11-301-0/+23
| | | | | | | | | | va_list is not a pointer (e.g. alpha). Notified by: beta Obtained from: NetBSD Notes: svn path=/head/; revision=71250
* Fix xmms port locationMario Sergio Fujikawa Ferreira2002-11-301-1/+1
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=71249
* Chase avifile port lib versionMario Sergio Fujikawa Ferreira2002-11-301-1/+1
| | | | Notes: svn path=/head/; revision=71248
* Update to 1.0.2 which should fix the build problems we're seeing on bentoJoe Marcus Clarke2002-11-303-22/+23
| | | | | | | | | and beta. Reported by: bento and beta Notes: svn path=/head/; revision=71247
* Remove "temporary" symlinks which could cause a build to fail.Alan Eldridge2002-11-304-10/+2
| | | | Notes: svn path=/head/; revision=71246
* o Fix an incorrect LIB_DEPENDS lineMario Sergio Fujikawa Ferreira2002-11-302-4/+4
| | | | | | | | | o Correct location of xmms port Prompted by: kris Notes: svn path=/head/; revision=71245
* Fix location of linux-realplayer portMario Sergio Fujikawa Ferreira2002-11-301-2/+2
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=71244
* Update location of xmms portMario Sergio Fujikawa Ferreira2002-11-301-2/+2
| | | | | | | Prompted by: kris Notes: svn path=/head/; revision=71243
* Fix location of the norsk ispell dictionary.Alexander Langer2002-11-301-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=71242
* This software is no longer supported by Mindbright and availableAlexander Langer2002-11-303-10/+9
| | | | | | | | | | | from their site, since they want to sell their SSH-2 version for profite. However, this version is GPL, so we are able to distribute it on MASTER_SITE_LOCAL and use it as we did before. Approved by: portmgr (kris) Notes: svn path=/head/; revision=71241
* "texhash" needs to be run after install, otherwise the installedAlexander Langer2002-11-302-0/+5
| | | | | | | | | | files won't be found and have no use. Submitted by: Janne Peltola (on IRC) Approved by: portmgr (kris) Notes: svn path=/head/; revision=71240
* Homepage of this port disappeared and I can't find a replacement.Alexander Langer2002-11-302-3/+2
| | | | | | | | | So host the still useful distfile at MASTER_SITE_LOCAL. Approved by: portmgr (kris) Notes: svn path=/head/; revision=71239
* Fix build on -CURRENT.Christian Weisgerber2002-11-304-14/+38
| | | | | | | Notified by: bento Notes: svn path=/head/; revision=71238
* Fix build on -CURRENT.Christian Weisgerber2002-11-304-2/+64
| | | | | | | Notified by: bento Notes: svn path=/head/; revision=71237
* Fix typo to allow building on non-i386 architectures.Christian Weisgerber2002-11-291-1/+1
| | | | Notes: svn path=/head/; revision=71236
* Fix build on alpha and make sure we don't pick up (and break on) bison.Christian Weisgerber2002-11-292-1/+16
| | | | Notes: svn path=/head/; revision=71235
* * Fix build with Evolution 1.2Joe Marcus Clarke2002-11-2910-108/+78
| | | | | | | | | | | | | | * Give this port some much-needed TLC in the form of USE_REINPLACE and USE_GNOMENG. * Bump PORTREVISION as the Evo fixes will require users to rebuild Mr. Project for correct functionality. The build problems were Reported by: bento and beta Notes: svn path=/head/; revision=71234
* Removed broken qt2 support. It's QT3 only now.Alan Eldridge2002-11-291-6/+1
| | | | | | | Approved by: (hopefully soon) kris Notes: svn path=/head/; revision=71233
* Fix build on -CURRENT.Christian Weisgerber2002-11-291-0/+14
| | | | | | | Notified by: beta Notes: svn path=/head/; revision=71232
* Unbreak on -CURRENT by updating to 1.12.7Tilman Keskinoz2002-11-298-145/+27
| | | | Notes: svn path=/head/; revision=71231
* Fix Build on CURRENTTilman Keskinoz2002-11-293-3/+191
| | | | | | | | | PR: 43889 Submitted by: Maxim Maximov <mcsi@agava.com> Approved by: Maintainer timeout (6 Weeks) Notes: svn path=/head/; revision=71230
* Fix Build on -CURRENTTilman Keskinoz2002-11-292-1/+13
| | | | | | | | PR: 45825 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=71229
* Update icemc 0.2.2 -> 0.2.3. Although the port now officially uses QT3Adam Weinberger2002-11-296-36/+32
| | | | | | | | | | | | | | instead of QT2, this release is primarily a bugfix to prevent the program from dumping core and truncating the menu file when saving. This fix was based upon knowledge gleamed from: PR: 44318 Submitted by: brian K. White <brian@aljex.ocm> Approved by: pat, kris Notes: svn path=/head/; revision=71228
* Reset undeliverable maintainer email address to ports@FreeBSD.orgKris Kennaway2002-11-292-2/+2
| | | | Notes: svn path=/head/; revision=71227
* Unbreak for new C++ compilers.Akinori MUSHA2002-11-291-1/+5
| | | | Notes: svn path=/head/; revision=71226
* Fix the path of the file to patch.Joe Marcus Clarke2002-11-291-2/+2
| | | | Notes: svn path=/head/; revision=71225
* Fix build on Alpha.Joe Marcus Clarke2002-11-291-0/+26
| | | | | | | Submitted by: beta Notes: svn path=/head/; revision=71224
* Updated PORTREVISION to 8. Added patch from mozilla-devel to fix -CURRENTAlan Eldridge2002-11-2822-264/+275
| | | | | | | | | | problem with accessing network sites. Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Approved by: kris Notes: svn path=/head/; revision=71223
* Fix build on -CURRENTTilman Keskinoz2002-11-282-0/+109
| | | | | | | | PR: 43720 Submitted by: Craig Rodrigues <rodrigc@attbi.com> Notes: svn path=/head/; revision=71222
* Fix build on Alpha.Joe Marcus Clarke2002-11-281-0/+11
| | | | | | | Submitted by: beta Notes: svn path=/head/; revision=71221
* Fix Build on -CURRENTTilman Keskinoz2002-11-286-0/+120
| | | | | | | | PR: 43717 Submitted by: Craig Rodrigues <rodrigc@attbi.com> Notes: svn path=/head/; revision=71220
* Define HAVE_MEMCPY and unbreak.Akinori MUSHA2002-11-281-0/+13
| | | | Notes: svn path=/head/; revision=71219
* Fix package building on alpha.Joe Marcus Clarke2002-11-282-4/+4
| | | | | | | Submitted by: beta Notes: svn path=/head/; revision=71218
* Regenerate src/.depend before the build and unbreak.Akinori MUSHA2002-11-281-0/+3
| | | | Notes: svn path=/head/; revision=71217