summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add missing directories and respect NOPORTDOCSKris Kennaway2002-09-161-5/+8
| | | | Notes: svn path=/head/; revision=66402
* Fix plistKris Kennaway2002-09-164-54/+72
| | | | Notes: svn path=/head/; revision=66401
* Make amanda compile on machines that don't have lpr installed.Josef Karthauser2002-09-164-0/+44
| | | | | | | | (This fix needs to be submitted back to the Amanda team as it's a software bug, not a FreeBSD issue.) Notes: svn path=/head/; revision=66400
* Add missing fileKris Kennaway2002-09-161-0/+1
| | | | Notes: svn path=/head/; revision=66399
* Add missing files/directoriesKris Kennaway2002-09-152-4/+16
| | | | Notes: svn path=/head/; revision=66398
* Add missing filesKris Kennaway2002-09-151-0/+2
| | | | Notes: svn path=/head/; revision=66397
* Add missing directoriesKris Kennaway2002-09-151-0/+5
| | | | Notes: svn path=/head/; revision=66396
* Add missing manpageKris Kennaway2002-09-151-0/+2
| | | | Notes: svn path=/head/; revision=66395
* Add missing file/directory to plistKris Kennaway2002-09-151-0/+2
| | | | Notes: svn path=/head/; revision=66394
* Readd Galeon when building with mozilla-devel. Bump PORTREVISION.Joe Marcus Clarke2002-09-152-6/+6
| | | | Notes: svn path=/head/; revision=66393
* Update to 1.2.6. This release supports both Mozilla 1.0 and 1.1. It willJoe Marcus Clarke2002-09-156-16/+46
| | | | | | | | | | build with 1.0.x support by default, but this can be overwritten by building with: make -DWITH_MOZILLA_DEVEL Notes: svn path=/head/; revision=66392
* Switch to .tbz packages in generated makefile target.Kris Kennaway2002-09-151-1/+1
| | | | Notes: svn path=/head/; revision=66391
* Correct a messageKris Kennaway2002-09-151-1/+1
| | | | Notes: svn path=/head/; revision=66390
* Conditionalize one more thing on i386Kris Kennaway2002-09-151-1/+1
| | | | Notes: svn path=/head/; revision=66389
* Optimize the html output by putting multiple missing files in the sameKris Kennaway2002-09-151-7/+9
| | | | | | | | | | | table row, instead of making a new row for every single file. This cuts down the generated page size drastically, improving rendering times. Submitted by: Edwin Groothuis <edwin@mavetju.org> PR: ports/40962 Notes: svn path=/head/; revision=66388
* Add a bunch of new failure modes (mostly to do with ports failing on 5.0)Kris Kennaway2002-09-151-2/+14
| | | | Notes: svn path=/head/; revision=66387
* Use PKGSUFFIX from buildenvKris Kennaway2002-09-151-1/+5
| | | | Notes: svn path=/head/; revision=66386
* Add PKG_PATH so packages can be found automatically (not sure what causedKris Kennaway2002-09-151-1/+3
| | | | | | | this to break). Support both .tgz and .tbz packages. Notes: svn path=/head/; revision=66385
* .tbz packages are now standardKris Kennaway2002-09-151-2/+2
| | | | Notes: svn path=/head/; revision=66384
* * XFREE86_VERSION=4 is now standardKris Kennaway2002-09-151-3/+4
| | | | | | | * Add PKGSUFFIX and PKGZIPCMD variables Notes: svn path=/head/; revision=66383
* * Support multiple arches and conditionalize i386-only stuffKris Kennaway2002-09-151-2/+12
| | | | | | | * Fetch perl package on -current Notes: svn path=/head/; revision=66382
* Some GNU (and GNU-style) programs assume that the presence of theJosef Karthauser2002-09-151-0/+20
| | | | | | | | | | | | | | | restartable multibyte/wide character functions (mbsrtowcs(), wcsrtombs()) means that all of the other ISO C90 Amd.1 wide character functions exist. The restartable mb/wc functions were added recently and do not exist in -stable. Making blind assumptions like this defeats the purpose of using autoconf at all.. Submitted by: tjr Notes: svn path=/head/; revision=66381
* * Catch up to .tbz packagesKris Kennaway2002-09-151-6/+11
| | | | | | | | * Hack to use perl package on -current (needs to be done better somehow) * Use buildenv Notes: svn path=/head/; revision=66380
* Fix building of kdemultimedia3 on -CURRENT. Obtained from wca.Sean Chittenden2002-09-152-2/+2
| | | | | | | | Reviewed by: wca Approved by: knu (mentor) Notes: svn path=/head/; revision=66379
* Fix build on -stable.Joe Marcus Clarke2002-09-154-4/+4
| | | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Approved by: timeout from maintainer Notes: svn path=/head/; revision=66378
* update to current version.Alan Eldridge2002-09-154-39/+100
| | | | | | | | | | | PR: 42774 Approved by: maintainer email dead I am temporarily taking over the port, at least until keroin gets back to me. Notes: svn path=/head/; revision=66377
* - Apply a couple of patches posted on the FD-clone mailing list,Akinori MUSHA2002-09-154-24/+310
| | | | | | | | | | | | | | | | which fix bugs in file name completion and handling of tar archives that contain ".". - Update fd2rc: o Properly call zip(1) with -r (recursive). o Make some file extensions case insensitive. o Source /etc/fd2rc.local so administrators can put their own local configurations in it. o Set FD_WRITEFS to 1 (do not ask). o Set FD_INHERITCOPY to 1 (preserve timestamps). Notes: svn path=/head/; revision=66376
* Upgrade to 0.5.Oliver Braun2002-09-153-3/+7
| | | | | | | | PR: ports/42814 Submitted by: maintainer Notes: svn path=/head/; revision=66375
* * Fix detection of ghc version.Oliver Braun2002-09-153-121/+133
| | | | | | | | => Fix pkg-plist s/ghcunknown/ghc5/ * Bump PORTREVISION. Notes: svn path=/head/; revision=66374
* add eboxy 0.3Ying-Chieh Liao2002-09-158-0/+69
| | | | | | | Create simple GUI interfaces for entertainment PC Notes: svn path=/head/; revision=66372
* Update to 1.0.1, -current build fixesPete Fritchman2002-09-152-3/+3
| | | | | | | | PR: 42424 Submitted by: maintainer Notes: svn path=/head/; revision=66371
* Be more efficient. Remove stray $FreeBSD: line.Trevor Johnson2002-09-151-4/+2
| | | | Notes: svn path=/head/; revision=66370
* PR: 41962Alan Eldridge2002-09-152-0/+18
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=66369
* Don't install mu2-alloywm.in or x-panel.in. Add documentation toTrevor Johnson2002-09-151-1/+8
| | | | | | | | | packing list. noticed by: kris Notes: svn path=/head/; revision=66368
* * Fix detection of ghc version.Oliver Braun2002-09-153-9/+21
| | | | | | | | | | => Fix pkg-plist s/ghcunknown/ghc5/ * Bump PORTREVISION. Submitted by: Manuel M T Chakravarty <chak@cse.unsw.edu.au> (developer) Notes: svn path=/head/; revision=66367
* put header files into standard SDL dirYing-Chieh Liao2002-09-153-2/+13
| | | | Notes: svn path=/head/; revision=66366
* Update to 1.01Sergey Skvortsov2002-09-152-2/+2
| | | | | | | | Submitted by: Leo Kim <leo@florida.sarang.net> PR: 42759 Notes: svn path=/head/; revision=66365
* fix path for option OPENSSL_OVERWRITE_BASEDirk Meyer2002-09-151-1/+4
| | | | | | | | PR: 42665 Submitted by: roman@bellavista.cz Notes: svn path=/head/; revision=66364
* Update to 1.3.26+ssl_1.48Dirk Meyer2002-09-155-61/+15
| | | | | | | removed FORBIDDEN Notes: svn path=/head/; revision=66363
* Update koi8-r fonts from their official source. More fonts added as resultAndrey A. Chernov2002-09-153-14/+24
| | | | | | | and old fonts becomes more koi8-r conformant. Notes: svn path=/head/; revision=66362
* add libfs++ 0.1.7Ying-Chieh Liao2002-09-156-0/+38
| | | | | | | C++ library which provides a file_iterator class Notes: svn path=/head/; revision=66360
* Update to 0.0.9-beta and chase the gdchart update.Akinori MUSHA2002-09-155-43/+20
| | | | Notes: svn path=/head/; revision=66359
* Chase the gdchart update and bump PORTREVISION.Akinori MUSHA2002-09-154-8/+9
| | | | Notes: svn path=/head/; revision=66358
* - Update to 0.11.2dev.Akinori MUSHA2002-09-157-194/+65
| | | | | | | | | | | - Use a BSD Makefile rather than messing with the bundled one. Currently no shlib is provided since the library's global variables are not properly exported. (Could be fixed in future) - Take maintainership. Notes: svn path=/head/; revision=66357
* Unbreak Package-Build, removed IS_INTERACTIVEDirk Meyer2002-09-152-1/+20
| | | | Notes: svn path=/head/; revision=66356
* Add another MASTER_SITE.Vanilla I. Shu2002-09-152-2/+4
| | | | | | | | PR: ports/42800 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=66355
* Upgrade to 2.3.8,Vanilla I. Shu2002-09-156-59/+16
| | | | | | | | | move default config patch to $PREFIX/etc/xinetd.conf. Submitted by: "Justin R. Miller" <justin@hrnoc.net> (config file's path) Notes: svn path=/head/; revision=66354
* Update to 0.5.0.Alan Eldridge2002-09-152-2/+2
| | | | Notes: svn path=/head/; revision=66353
* Update to vpopmail-5.3.9, with better processing of the exit codePeter Pentchev2002-09-154-4/+4
| | | | | | | of mail/autoresponder. Notes: svn path=/head/; revision=66352
* Add ruby-mnogosearch, a Ruby binding to mnoGoSearch.Akinori MUSHA2002-09-157-0/+65
| | | | Notes: svn path=/head/; revision=66350