summaryrefslogtreecommitdiff
path: root/archivers (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use MLINKS for manpage link.Satoshi Asami1998-09-101-3/+3
| | | | Notes: svn path=/head/; revision=13081
* add a note to use bzip2 which is faster, more reliable and patent freeAndreas Klemm1998-08-301-10/+6
| | | | | | | | this port only stays for compatibility reasons, because bzip2 is unable to unpack bzip archives. Notes: svn path=/head/; revision=12919
* ln -> ${LN}Masafumi Max NAKANE1998-08-291-3/+3
| | | | | | | Use symbolic link instead of hard link. Notes: svn path=/head/; revision=12904
* These manpages removed by Tim Vanderhoek.Tim Vanderhoek1998-08-192-2/+0
| | | | Notes: svn path=/head/; revision=12657
* Hey, test before committing, Vanilla. This doesn't even fetch now. :)Satoshi Asami1998-08-181-3/+3
| | | | Notes: svn path=/head/; revision=12626
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-2/+0
| | | | Notes: svn path=/head/; revision=12623
* Portlint.Vanilla I. Shu1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12603
* Portlint.Vanilla I. Shu1998-08-183-26/+3
| | | | Notes: svn path=/head/; revision=12602
* Don't try to package manpages twice.Steve Price1998-08-1712-27/+2
| | | | Notes: svn path=/head/; revision=12546
* Convert all (:) archivers/p5-* ports to new perl scheme.Satoshi Asami1998-08-132-10/+10
| | | | Notes: svn path=/head/; revision=12483
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-121-4/+3
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-3/+3
| | | | Notes: svn path=/head/; revision=12335
* Spelling and grammar police. This commit brought to you by theMatthew Hunt1998-08-047-8/+8
| | | | | | | letter "A". Notes: svn path=/head/; revision=12270
* Add homepage to pkg/DESCRTim Vanderhoek1998-07-244-19/+12
| | | | Notes: svn path=/head/; revision=12102
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-231-3/+3
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-143-27/+135
| | | | Notes: svn path=/head/; revision=11916
* Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1998-07-131-1/+3
| | | | Notes: svn path=/head/; revision=11905
* 1) Break-up the mega-patch-aa.Tim Vanderhoek1998-06-146-62/+60
| | | | | | | | | 2) Fix install for non-root users. 3) "See work/Arc521.doc" is not considered a good pkg/DESCR. 4) install ad. doc., too. Notes: svn path=/head/; revision=11432
* Fix wrong patch. Configuration files should be installed intoThomas Gellekum1998-06-081-2/+2
| | | | | | | $PREFIX/share/misc. Notes: svn path=/head/; revision=11345
* No need to use += for variables defined only once.Satoshi Asami1998-06-081-2/+2
| | | | Notes: svn path=/head/; revision=11343
* import new port GNU tar 1.12, latest versionAndreas Klemm1998-06-065-0/+42
| | | | Notes: svn path=/head/; revision=11292
* Fix paths of two files.Satoshi Asami1998-06-061-2/+2
| | | | Notes: svn path=/head/; revision=11287
* Upgrade to 2.5.1.Thomas Gellekum1998-06-022-4/+5
| | | | Notes: svn path=/head/; revision=11212
* Add reference to the rpm2cpio converter written in perl. You stillWolfram Schneider1998-05-121-0/+6
| | | | | | | | need GNU cpio and gzip, but at least you don't have to install the whole RPM manager to get the files in an RPM. Notes: svn path=/head/; revision=10956
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Port is no longer broken: correct PLIST has been commitedStefan Eßer1998-05-021-3/+1
| | | | Notes: svn path=/head/; revision=10810
* Update PLIST to match Beta4.1Stefan Eßer1998-05-021-22/+68
| | | | Notes: svn path=/head/; revision=10809
* ===> Building package for kdeutils-4.1bSatoshi Asami1998-04-281-1/+3
| | | | | | | | | | | | | | | | Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31. Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz' tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory tar: can't add file share/icons/kjots.xpm : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10729
* Distfile changed without version increase; update md5 checksup.Matthew Hunt1998-04-271-1/+1
| | | | | | | Submitted by: Doug <Studded@san.rr.com> Notes: svn path=/head/; revision=10717
* Add patch to respect CC and CFLAGS.Matthew Hunt1998-04-271-0/+13
| | | | Notes: svn path=/head/; revision=10716
* Update to KDE Beta4.Stefan Eßer1998-04-272-10/+15
| | | | Notes: svn path=/head/; revision=10713
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* The distfile appears to no longer exist on any FTP site except for FreeBSDJustin M. Seger1998-04-121-3/+3
| | | | | | | | distfile mirrors. I've placed a copy at http://www.freebsd.org/~jseger/. Make myself MAINTAINER since the old MAINTAINER hasn't responded to queries. Notes: svn path=/head/; revision=10497
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.Masafumi Max NAKANE1998-04-053-4/+4
| | | | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist Notes: svn path=/head/; revision=10426
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-061-4/+3
| | | | Notes: svn path=/head/; revision=10055
* Upgrade to 1.01.Vanilla I. Shu1998-02-183-5/+6
| | | | Notes: svn path=/head/; revision=9810
* Clean up MakefileStefan Eßer1998-02-151-6/+7
| | | | Notes: svn path=/head/; revision=9739
* Upgrade to KDE Beta3Stefan Eßer1998-02-073-118/+123
| | | | Notes: svn path=/head/; revision=9616
* Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsiteBill Fenner1998-02-011-3/+4
| | | | | | | | | explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker Notes: svn path=/head/; revision=9562
* Upgrade to 2.4.12.Thomas Gellekum1998-01-302-4/+4
| | | | Notes: svn path=/head/; revision=9526
* Back out previous commit -- it doesn't work that way withoutSatoshi Asami1998-01-261-3/+3
| | | | | | | defining WRKSRC too (which will increase the number of lines by one. Notes: svn path=/head/; revision=9455
* Unbugger WRKSRC value.Jordan K. Hubbard1998-01-241-2/+2
| | | | Notes: svn path=/head/; revision=9423
* portlintJustin M. Seger1998-01-239-19/+23
| | | | Notes: svn path=/head/; revision=9415
* Eliminate double slashes in URL's by:Bill Fenner1998-01-081-2/+2
| | | | | | | | | - Removing trailing slashes from MASTER_SITE_SUBDIR - Removing doubled slashes in URL - Adding %2F at start of absolute pathnames (see RFC1738) Notes: svn path=/head/; revision=9295
* Upgrade to 2.4.11.Thomas Gellekum1998-01-082-4/+4
| | | | Notes: svn path=/head/; revision=9292
* Don't delete ${PREFIX}/share/doc.Satoshi Asami1997-11-291-1/+0
| | | | Notes: svn path=/head/; revision=8887
* Update to Beta2Stefan Eßer1997-11-283-22/+42
| | | | Notes: svn path=/head/; revision=8874
* Switch to a good MASTER_SITE.Justin M. Seger1997-11-261-2/+2
| | | | Notes: svn path=/head/; revision=8850
* Remove old MASTER_SITE and clean up a few portlint problems.Justin M. Seger1997-11-261-5/+4
| | | | Notes: svn path=/head/; revision=8832
* Upgrade to 2.2Andrey A. Chernov1997-11-252-11/+6
| | | | Notes: svn path=/head/; revision=8826