Maxim Sobolev
55a61bb102
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
...
directory.
2000-10-04 06:40:08 +00:00
Andreas Klemm
8244fc50b0
- update port to last gtar release
...
- fixes --exclude, -X problem in version 1.13, where excludes have been
wrongly interpreted as filenames (not pathnames)
- some cosmetics from naddy
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-10-01 09:39:19 +00:00
Akinori MUSHA
5d1a05790c
Update to 0.4.0. Ruby 1.6.0 is now supported.
2000-09-26 22:01:13 +00:00
Akinori MUSHA
c68548820c
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
...
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Will Andrews
5996c0bc8c
Update maintainer address.
...
Submitted by: maintainer
2000-09-23 18:47:29 +00:00
Kris Kennaway
e088a4f458
Update all ports using OpenSSL and RSA to work without rsaref since
...
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Ade Lovett
11ea1550f5
Use MASTER_SITE_SUNSITE to MASTER_SITES
...
Support CC properly
Update WWW: line of pkg/DESCR
PR: 21134
Submitted by: Ports Fury
2000-09-16 18:09:56 +00:00
Will Andrews
c70c66363e
Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
...
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this. This version is extremely stable and offers
better functionality than before. This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree. Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement! :-)
Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.
A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update. Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.
Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).
People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):
http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/
Have fun! Remember to reports bugs through http://bugs.kde.org/ .
2000-09-15 21:40:47 +00:00
Akinori MUSHA
c67d2ab950
Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.
2000-09-10 07:57:05 +00:00
Akinori MUSHA
65ff91142e
Update with bsd.ruby.mk.
2000-09-07 07:44:38 +00:00
Will Andrews
b9fa1c08fd
Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
...
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches.
The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here. I'm going to let bento figure it out. :-)
Please, test these ports and report bugs to submit@bugs.kde.org , and send
me problems with the ports themselves. I've found that KDE2 seems to have
stabilized significantly since the last snapshot.
And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Akinori MUSHA
b08fe99025
Make all these Ruby related ports belong also in the newly-added
...
"ruby" virtual category.
Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Andrey A. Chernov
0dc8b5c2bb
Uncomment NEED_INCREMENTAL_INDICATOR
2000-08-14 15:47:17 +00:00
Akinori MUSHA
596ebf8a49
Do The Right Thing. (R)
...
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
2000-08-12 20:09:41 +00:00
Andrey A. Chernov
48873a0e07
Put some missing flags back
2000-08-12 14:19:24 +00:00
Akinori MUSHA
f84f39f617
Add ruby-zlib, an extension library to use zlib from Ruby
2000-08-12 12:12:38 +00:00
Kevin Lo
4690ebba1e
Update to version 1.14g
...
PR: 20262
Submitted by: Port Fury
2000-07-31 10:20:23 +00:00
Kevin Lo
cda89641be
MAKE_FLAGS -> MAKE_ARGS
...
PR: 20147
Submitted by: Ports Fury
2000-07-25 01:31:33 +00:00
Satoshi Asami
27198a9808
Mark these BROKEN, they don't compile/run properly.
...
Submitted by: maintainer
2000-07-19 17:50:47 +00:00
Alexander Langer
6c045c856f
Correct dependencies.
...
A small portlint while I'm here.
Noticed by: bento
2000-07-14 13:27:07 +00:00
Steve Price
b8b1e11f7b
Update to version 2.71.
...
PR: 19578
Submitted by: maintainer
2000-07-07 19:16:26 +00:00
David E. O'Brien
6bfeab0db1
Upgrade to version 1.0.1.
2000-06-30 16:44:43 +00:00
David E. O'Brien
1228d352ee
Move the stragler's www.freebsd.org/~user distfiles to the offical
...
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Andrey A. Chernov
6347cce42c
Update. Version number unchanged.
2000-06-28 18:14:46 +00:00
Wes Peters
464109b753
Activate 9e port. Doh!
2000-06-28 05:01:45 +00:00
Andrey A. Chernov
8370252f6c
Add WWW to proper place
2000-06-27 15:10:40 +00:00
Wes Peters
e44dc6976a
9e - a simple Plan9 distribution unpacker
...
PR: ports/19459
Submitted by: Jerry Hicks <jhix@mindspring.com>
2000-06-27 03:55:27 +00:00
Will Andrews
f67050feec
Unleash all of these ports upon the people. I no longer have any interest
...
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Maxim Sobolev
b57ba36c6a
Activate libarc.
2000-06-20 15:04:28 +00:00
Maxim Sobolev
54b3472ae6
Initial import of libarc - a tiny decompression library supporting bunch of
...
popular formats.
2000-06-20 15:03:58 +00:00
Will Andrews
3fdf9e4584
Use PKGNAMEPREFIX. Obey CC/CFLAGS.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-20 07:07:07 +00:00
Satoshi Asami
ffb21b5654
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
...
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5
Fourth round of INSTALLS_SHLIBS conversion.
2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
...
just cun'n'pasted the name from Satoshi's commit message without checking
it.
Hall of shame entry: sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004
Second round of INSTALL_SHLIBS=yes fixes.
2000-06-15 17:12:51 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Maxim Sobolev
934a7920db
Several cleanups:
...
- Use MASTER_SITE_SUNSITE to MASTER_SITES;
- Support CFLAGS/MAKE properly;
- Sort pkg/PLIST;
- Use archivers as a primary category (forgotten by will after repo-copy).
PR: 19164
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-12 07:43:07 +00:00
Will Andrews
a55fdb5b47
Finish the move of macutils to archivers (no commits are necessary on
...
the actual macutils directory).
2000-06-10 02:15:50 +00:00
Maxim Sobolev
86f49e62a4
Build shared library as well.
2000-06-08 14:47:20 +00:00
Will Andrews
431e676dc5
Remove liblzo and macutil.
2000-06-04 22:53:04 +00:00
Will Andrews
efba9c049a
Update liblzo.so.1 port target.
2000-06-04 22:50:05 +00:00
Will Andrews
04e0e62a3b
Add undms, a utility that decompresses .dms Amiga disk images to
...
uncompressed .adf images.
Obtained from: NetBSD
2000-06-03 04:58:15 +00:00
Will Andrews
adb85fb929
Add ppunpack, a utility to decompress Amiga PowerPacker files.
...
Obtained from: NetBSD
2000-06-03 04:52:13 +00:00
Will Andrews
66a77726ff
Add unlzx, an utility which can extract LZX archives from Amiga systems.
...
Obtained from: NetBSD
2000-06-03 04:42:52 +00:00
Will Andrews
2db2d50167
Add the macutil port, which allows us to create and extract archives from
...
the Mac world in formats such as binhex.
Obtained from: NetBSD
2000-06-03 04:21:03 +00:00
Will Andrews
ac5bfb9a2b
Add lzop, a fast file compressor similar to gzip that uses the LZO lib.
...
Obtained from: NetBSD
2000-06-02 22:58:15 +00:00
Will Andrews
3ca66f39ee
Add liblzo, a portable lossless data compression library written in ANSI C.
...
Obtained from: NetBSD
2000-06-02 22:45:57 +00:00
Maxim Sobolev
37e4a0377f
From Kato's PR:
...
- Support CFLAGS/ARCH properly
- Support NOPORTDOCS
Plus my own:
- Remove ftp://... line from the comments section of Makefile
- Adjust WWW line to be http:// instead of ftp://
PR: 18904
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-31 10:14:34 +00:00
Steve Price
3ff332e6ed
Update to version 2.70.
...
PR: 18785
Submitted by: maintainer
2000-05-29 03:57:11 +00:00
Steve Price
11f12d4c1b
Don't forceably add -O2 to CFLAGS as this is known to cause problems
...
because of optimization bugs in the compiler on the Alpha.
2000-05-28 03:19:46 +00:00
Vanilla I. Shu
c6f6217221
Remove unneeded LIB_DEPENDS, and make it dynamic link.
...
PR: ports/18472
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-28 01:40:48 +00:00
Andrey A. Chernov
0da4a21845
Add -f when compressing manual to allow instaling over already existen port
2000-05-22 17:13:29 +00:00
David E. O'Brien
b4029eb03a
Upgrade to version 1.0.0.
2000-05-19 00:32:43 +00:00
Will Andrews
f32ab970dd
Update to KDEUTILS 1.90 (aka KDE2 beta).
2000-05-16 23:57:03 +00:00
Bill Fumerola
ccf4c430e0
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.
2000-05-14 05:40:52 +00:00
Chris D. Faulhaber
9f1db556c7
Update MASTER_SITES
...
PR: 18499
Submitted by: Mikhail Teterin <mi@privatelabs.com>
2000-05-11 13:27:46 +00:00
Chris D. Faulhaber
07017fc583
New port: mscompress, a Microsoft "compress.exe/expand.exe"
...
compatible (de)compressor
PR: 18027
Submitted by: Patrick Seal <patseal@hyperhost.net>
2000-05-07 13:20:58 +00:00
Steve Price
a941bc66eb
- Fix MASTER_SITES
...
- Add WWW: line to pkg/DESCR
PR: 18278
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:57:19 +00:00
Andrey A. Chernov
26acd08aef
checksum update - minor crypt code style change
2000-04-25 22:47:08 +00:00
Akinori MUSHA
5265cd36e2
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
...
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Michael Haro
960543ecef
Corrrect whitespace introduced during PORTNAME conversion and portlint
2000-04-22 10:14:11 +00:00
Andrey A. Chernov
848c9ceaf1
remove zip.with_encryption
2000-04-21 15:01:36 +00:00
Andrey A. Chernov
5fa4fe6171
Use exportable from USA encryption
...
Update URLs/MASTER_SITE
2000-04-21 14:59:10 +00:00
Andrey A. Chernov
7ca4727901
remove unzip.with_encryption
2000-04-21 14:32:19 +00:00
Andrey A. Chernov
cc2779c415
Upgrade to 5.41
2000-04-21 14:28:08 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Andreas Klemm
739ed0d54b
update port to version 1.13
...
PR: 17894
2000-04-16 16:41:58 +00:00
Satoshi Asami
bb07b9b074
Seems somewhere along the line, the lowercase version of the name
...
was lost....
2000-04-14 23:11:06 +00:00
Satoshi Asami
dad9a57abe
Convert to PORTNAME/PORTVERSION.
2000-04-14 08:49:30 +00:00
Satoshi Asami
6028b9f952
Fix up PORTNAME/PORTVERSION.
...
PR: 17986
Submitted by: dirk.meyer@dinoex.sub.org
2000-04-13 19:39:44 +00:00
Akinori MUSHA
cda8f4c4a0
Remove unnecessary LANGPREFIX and DISTNAME thanks to PKGNAMEPREFIX.
2000-04-13 08:54:11 +00:00
Michael Haro
b7f08d10c0
PORTNAME/VERSION stuff
2000-04-12 04:56:17 +00:00
Chris Piazza
f9bfad56c5
Update with the new PORTNAME/PORTVERSION variable
2000-04-09 19:09:11 +00:00
Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
Akinori MUSHA
a42adeafdd
Style fix:
...
- Remove post-install information from DESCR's.
- Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's.
- Remove unnecessary whitespace.
Pointed out by: portlint
2000-04-04 19:03:36 +00:00
Akinori MUSHA
929d920ab6
Activate fastjar.
2000-03-25 00:18:26 +00:00
Akinori MUSHA
5fdb8cb0f9
Initial import of fastjar.
...
FastJar is a version of JDK's `jar' utility written entirely in C,
and therefore quite a bit faster. Currently some features such as
updating archive are unimplemented, but enough seems implemented.
WWW: http://fastjar.sourceforge.net
Obtained from: NetBSD pkgsrc
2000-03-25 00:12:37 +00:00
Vanilla I. Shu
860e5c354a
Upgrade to 1.08.
2000-03-24 14:53:06 +00:00
Will Andrews
af4a01863e
Finish moving MAINTAINER for my ports.
...
andrews@technologist.com -> will@FreeBSD.org . :-)
Reminded by: asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
Kris Kennaway
cf3d05cb92
From OpenBSD: generate tempfiles securely with mkstemps()
...
Approved by: Maintainer
2000-03-05 09:27:28 +00:00
Satoshi Asami
b2fc2bafbb
Add virtual category "linux" to Linux apps and support libs/utils.
2000-02-28 08:34:04 +00:00
Peter Wemm
3d10a67346
The reason for RESTRICTED regarding RSA code is a patent, not copyright
...
issue.
2000-02-25 10:11:30 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
David E. O'Brien
4923e5cdab
Change maintainer.
2000-02-21 16:41:35 +00:00
Andreas Klemm
ab10519a48
Reducing Maintainership to an amount of ports
...
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG .
2000-02-20 17:01:26 +00:00
Andrey A. Chernov
9b8738b492
upgrade to 2.3
...
PR: 16730
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-02-19 03:27:44 +00:00
R. Imura
46789bfcb4
Remove giflib dependence.
...
Only changed giflib -> libungif in kdegraphics.
They realy do NOT want libgif, and do NOT use libgif anywhere.
Some ports are checking its existence in configure, but they
are nonsense at all!!
2000-02-15 13:45:23 +00:00
Jeremy Lea
2af63f9335
PLIST fixes.
2000-02-13 10:49:13 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Kris Kennaway
3aaa2f02d0
Respect CC
2000-01-23 02:40:23 +00:00
Kris Kennaway
aa2d37a6b9
Respect CC
2000-01-23 01:06:35 +00:00
Steve Price
b8eafda329
Honor PREFIX and split up patches one patch for each file.
...
PR: 12056
Submitted by: Nick Hibma <nick.hibma@jrc.it>
1999-12-29 08:52:12 +00:00
Chris D. Faulhaber
0181097937
Update port to 1.5.3
...
PR: 15755
Submitted by: Maintainer
1999-12-29 02:50:42 +00:00
Tim Vanderhoek
8cd82c0318
General comment cleanups.
1999-12-28 16:30:10 +00:00
Steve Price
97467c0764
Update to version 4.2.1 and add WWW: line to DESCR.
...
PR: 15672
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 19:01:17 +00:00
Michael Haro
332b0f4a83
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
...
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Chris D. Faulhaber
675931e745
Correct MASTER_SITES
...
PR: 15282
Submitted by: Maintainer
1999-12-23 02:37:07 +00:00
Chris D. Faulhaber
37d68b7d1b
Update port to 1.06
...
Remove unneeded lines from patches
PR: 15498
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-22 13:49:02 +00:00
Steve Price
ba8e8113c4
Distfile changed on MASTER_SITE.
1999-12-10 15:26:07 +00:00
Steve Price
35f9bb30c1
Moving makeself from misc to archivers. makeself is a shell script that
...
makes self-extracting shell scripts, and allows you to specify a "setup"
command to execute upon finishing.
1999-12-10 15:21:48 +00:00
Chris Piazza
6cb33ca6e0
Update to version 1.06
...
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
PR: 15214
1999-12-04 23:40:27 +00:00
Steve Price
46de741587
Update maintainer's Email address.
...
PR: 15113
Submitted by: maintainer
1999-11-27 15:08:48 +00:00
Steve Price
82c3577f23
Add unrar branding and message that unrar is free while rar istelf
...
is shareware. Also add NO_CDROM.
PR: 14887
Submitted by: Oleg V. Volkov <rover@lglobus.ru>, maintainer
1999-11-26 18:06:32 +00:00
Chris Piazza
56e65ea469
- Fix MASTER_SITES
...
- Remove CONFIGURE_ARGS that are already the default
- Support CFLAGS properly
- Add a file missing from PLISt
- Remove two unneeded patches (for libtool stuff)
PR: 14901
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-21 00:53:55 +00:00
Steve Price
2274b8983e
* Removed (unnecessary) dependancy on GNU gettext
...
* Modified install path of configuration files from lib/ to etc/
* Fixed some files to set file permission properly
PR: 14803
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-14 03:02:01 +00:00
Steve Price
d38cf6324c
Update to version 2.60.
...
PR: 14707
Submitted by: maintainer
1999-11-14 02:15:35 +00:00
Andreas Klemm
f20717243f
As requested by Christian Weisgerber
1999-11-08 20:40:11 +00:00
Steve Price
cc0f6e232e
Update to version 2.5.6.
...
PR: 14579
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-01 00:12:24 +00:00
Michael Haro
5ea50e4cc1
update mastersites
...
PR: 14483
Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
1999-10-30 18:03:37 +00:00
David E. O'Brien
487a2a33e8
Update master sites. Add bz2cat' as an alias for
bzcat'.
...
PR: 14482
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
& Shigeyuki Fukushima <shige@FreeBSD.org>
1999-10-27 08:22:18 +00:00
David E. O'Brien
53517aaa71
Upgrade to version 0.9.5d.
...
Reported-by: Bernhard Rosenkraenzer <bero@linux-mandrake.com>
1999-09-24 22:43:03 +00:00
Stefan Eßer
833e387518
Update to KDE-1.1.2
1999-09-18 09:02:12 +00:00
Steve Price
2169e434e8
The version number of libgif.so has changed to 5.
1999-09-18 03:12:11 +00:00
Chris Piazza
f12bea9bca
Fix MASTER_SITES, some formatting issues, and update WWW:
...
PR: 13564
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-04 19:46:24 +00:00
Munechika SUMIKAWA
2328305e42
update to 1.14f
...
PR: 13412
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Reviewed by: sumikawa
1999-09-01 18:41:23 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
8100143543
$Id$ -> $FreeBSD$
1999-08-31 02:00:46 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
1e9299bb93
move catpage from PLIST to Makefile and other minor cleanups
1999-08-26 00:01:18 +00:00
Michael Haro
c90ec1c177
minor cleanups and move manpage from PLIST to Makefile
1999-08-25 23:36:58 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
David E. O'Brien
2832540c9c
Change Id->FreeBSD.
1999-08-25 04:25:23 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
d422d679fd
Compress postscript manual.
1999-08-14 16:26:19 +00:00
David E. O'Brien
3c0cce710a
Update to version 0.9.5c. This fixes the bug compressing
...
/usr/ports/textproc/dsssl-docbook-modular/pkg/PLIST reported by
John Milford <jwm@CSUA.Berkeley.EDU>.
1999-08-10 07:29:49 +00:00
David E. O'Brien
4de5ef2070
Revert back to version 0.9.0c. John Milford <jwm@CSUA.Berkeley.EDU> found
...
that /usr/ports/textproc/dsssl-docbook-modular/pkg/PLIST cannot be decompressed
with any version of bzip2 if compressed by version 0.9.5b.
Bzip2 author has been notified.
Submitted by: John Milford <jwm@CSUA.Berkeley.EDU>
1999-08-06 18:45:49 +00:00
Chris Piazza
7998565136
Import of rpm2cpio (perl version). Converts .rpm files for extraction
...
with /usr/bin/cpio. Created so there would be a lightweight version
that didn't require a tonne of other requirements.
PR: 12701
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
1999-08-01 04:26:17 +00:00
David E. O'Brien
82c4c232e3
* Bzip the PostScript docs.
...
* Remove a doublely listed file bogon.
1999-08-01 03:25:22 +00:00
David E. O'Brien
36b695754e
Upgrade to version 0.9.5b. (the "b" here does not stand for "beta")
1999-08-01 03:11:10 +00:00
Chris Piazza
4852c81ad3
Put in some new master sites, the old one moved and doesn't hold the
...
files any more.
Note that this should probably be updated to 0.9.5b some time.
PR: 12881
Submitted by: Will Andrews <andrews@technologist.com>
1999-08-01 01:49:16 +00:00
Marcel Moolenaar
d7d791cfa6
Make port depend on linux_base instead of linux_lib.
1999-07-21 14:55:43 +00:00
Andreas Klemm
bd96be665b
move it back to old place ${prefix}/bin.
1999-07-20 06:00:42 +00:00
Andreas Klemm
51c3869a15
link it statically...
...
changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin
noticed, that ${PREFIX}/sbin is populated by dynamically linked
programs... Wasn't the intention of sbin directories, to include
statically linked programs ? Or is this degenerated, because it's
ports here and the only statically linked programs reside on
the root filesystem in /sbin ???
1999-07-19 20:36:41 +00:00
Andreas Klemm
fea4c871bc
forgot to remove no package entirely
1999-07-19 20:21:45 +00:00
Andreas Klemm
cc31d0a208
Committ rest of changes, Steve already fixed ALPHA part
...
PR: closes 11717
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-07-19 20:21:15 +00:00
Tim Vanderhoek
c51f88903c
Fix typos and/or cleanup WWW:.
1999-07-17 14:50:53 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Tim Vanderhoek
748713c3f6
As threatened, enforce the "Capital, no period" rule. Ellipses are
...
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Michael Haro
73de457d8d
Move manpages from plist to makefile and other minor nits
1999-06-23 02:03:22 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Michael Haro
3aa77171e7
Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install
...
the .la file.
1999-06-05 19:00:43 +00:00
Andreas Klemm
0f8f3c8988
added NO_PACKAGE=ignores cflags
...
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-06-05 15:31:30 +00:00
Steve Price
c707bf29ed
Fix build for Alpha.
1999-05-31 05:08:14 +00:00