summaryrefslogtreecommitdiffstats
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Upgrade to 2.4.10.tg1997-11-202-4/+4
|
* Activate bzip2. This time I copied another entry to avoid typos.tg1997-11-201-1/+2
|
* Import bzip2 port. bzip2 is a block-sorting compressor with bettertg1997-11-205-0/+43
| | | | | | | | compression than gzip. The author believes that this program uses only patent-free algorithms. The generated files are not compatible to bzip-compressed files.
* (1) Move the following ports out of x11/:asami1997-11-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4)
* Add BUILD_DEPENDS on moc pre-processor.se1997-11-031-2/+3
| | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
* Utilities for the KDE desktop environment (Calculator, Editor,se1997-11-025-0/+184
| | | | Calendar,...).
* Upgrade to 2.4.8.tg1997-10-242-4/+4
|
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGandreas1997-10-093-6/+6
|
* cosmetic changes using portlint, a really nice tool ;-)andreas1997-10-042-8/+2
|
* Don't try to remove directory "share/misc" -- it's created by mtree.asami1997-09-241-1/+0
|
* Upgrade to 2.4.7.tg1997-09-232-4/+4
|
* Use freebsd: bulding target, faster i386 crcache1997-09-181-2/+2
|
* Upgrade to 2.4.6.tg1997-09-013-4/+6
|
* Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.rufenner1997-08-105-10/+10
| | | | Submitted by: ache (Andrey A. Chernov)
* Upgrade to 2.4.3. Add a mirror site.tg1997-08-082-5/+6
|
* File moved on MASTER_SITE.fenner1997-07-215-10/+10
| | | | Found by: distfile checker
* Remove duplicate remsync menu entries so install-info won't barf up onasami1997-07-102-10/+10
| | | | | | | | | "make reinstall" (or when you install it over an existing insallation). It still has the problem of not being able to find some of the entries (e.g., mail-files) but these are not fatal, at least not during installation). While I'm here, line up all info dir entries to the same tabstop.
* Upgrade to 2.4.2.tg1997-07-022-4/+4
|
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵jfitz1997-06-241-3/+2
| | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
* Upgrade to 5.3.1ache1997-06-192-5/+5
|
* Update star port from version 1.0 to 1.1andreas1997-06-186-14/+14
|
* Upgrade to 4.2, from the GNU master site, since the gnu directoryfenner1997-06-0910-224/+270
| | | | | | | (and sharutils-4.1.4 with it) disappeared from the master site. Also use install-info on the info files. Found by: distfile checker
OpenPOWER on IntegriCloud