summaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* add a note to use bzip2 which is faster, more reliable and patent freeandreas1998-08-301-10/+6
| | | | | this port only stays for compatibility reasons, because bzip2 is unable to unpack bzip archives.
* ln -> ${LN}max1998-08-291-3/+3
| | | | Use symbolic link instead of hard link.
* These manpages removed by Tim Vanderhoek.hoek1998-08-192-2/+0
|
* Hey, test before committing, Vanilla. This doesn't even fetch now. :)asami1998-08-181-3/+3
|
* Remove miscellaneous manpages.hoek1998-08-181-2/+0
|
* Portlint.vanilla1998-08-181-1/+0
|
* Portlint.vanilla1998-08-183-26/+3
|
* Don't try to package manpages twice.steve1998-08-1712-27/+2
|
* Convert all (:) archivers/p5-* ports to new perl scheme.asami1998-08-132-10/+10
|
* Replace qt dependencies with USE_QT.asami1998-08-121-4/+3
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-3/+3
|
* Spelling and grammar police. This commit brought to you by themph1998-08-047-8/+8
| | | | letter "A".
* Add homepage to pkg/DESCRhoek1998-07-244-19/+12
|
* Change dependencies to accept Qt-1.33 if present,se1998-07-231-3/+3
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* Upgrade to KDE Release 1.0se1998-07-143-27/+135
|
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-131-1/+3
|
* 1) Break-up the mega-patch-aa.hoek1998-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.
* Fix wrong patch. Configuration files should be installed intotg1998-06-081-2/+2
| | | | $PREFIX/share/misc.
* No need to use += for variables defined only once.asami1998-06-081-2/+2
|
* import new port GNU tar 1.12, latest versionandreas1998-06-065-0/+42
|
* Fix paths of two files.asami1998-06-061-2/+2
|
* Upgrade to 2.5.1.tg1998-06-022-4/+5
|
* Add reference to the rpm2cpio converter written in perl. You stillwosch1998-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.
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-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
* Port is no longer broken: correct PLIST has been commitedse1998-05-021-3/+1
|
* Update PLIST to match Beta4.1se1998-05-021-22/+68
|
* ===> Building package for kdeutils-4.1basami1998-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
* Distfile changed without version increase; update md5 checksup.mph1998-04-271-1/+1
| | | | Submitted by: Doug <Studded@san.rr.com>
* Add patch to respect CC and CFLAGS.mph1998-04-271-0/+13
|
* Update to KDE Beta4.se1998-04-272-10/+15
|
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-151-2/+2
|
* The distfile appears to no longer exist on any FTP site except for FreeBSDjseger1998-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.
* Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC.max1998-04-053-4/+4
| | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist
* Use $(MASTER_SITE_KDE)se1998-03-061-4/+3
|
* Upgrade to 1.01.vanilla1998-02-183-5/+6
|
* Clean up Makefilese1998-02-151-6/+7
|
* Upgrade to KDE Beta3se1998-02-073-118/+123
|
* Remove ${MASTER_SITE_SUNSITE} from MASTER_SITES and use sunsitefenner1998-02-011-3/+4
| | | | | | explicitly; the /pub/Linux/distributions directory isn't mirrored. Submitted by: distfile checker
* Upgrade to 2.4.12.tg1998-01-302-4/+4
|
* Back out previous commit -- it doesn't work that way withoutasami1998-01-261-3/+3
| | | | defining WRKSRC too (which will increase the number of lines by one.
* Unbugger WRKSRC value.jkh1998-01-241-2/+2
|
* portlintjseger1998-01-239-19/+23
|
* Eliminate double slashes in URL's by: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)
* Upgrade to 2.4.11.tg1998-01-082-4/+4
|
* Don't delete ${PREFIX}/share/doc.asami1997-11-291-1/+0
|
* Update to Beta2se1997-11-283-22/+42
|
* Switch to a good MASTER_SITE.jseger1997-11-261-2/+2
|
* Remove old MASTER_SITE and clean up a few portlint problems.jseger1997-11-261-5/+4
|
* Upgrade to 2.2ache1997-11-252-11/+6
|
* Upgrade to 5.3.2ache1997-11-244-10/+9
| | | | Submitted by: markm
OpenPOWER on IntegriCloud