Commit Graph

26 Commits

Author SHA1 Message Date
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
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +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
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
Steve Price
7b97e507de Remove empty directories on deinstall. 1998-10-20 01:41:32 +00:00
Steve Price
a4255e72bd Allow this to build in an ELF world. 1998-09-21 01:56:45 +00:00
Steve Price
076bb69c87 One file per patch according to the guidelines. 1998-09-21 01:56:25 +00:00
Tim Vanderhoek
e83f021657 Use MLINKS. 1998-09-19 01:51:20 +00:00
Tim Vanderhoek
751f2992ec Remove more manpages, as part of the great manpage removal project. 1998-08-17 05:19:34 +00:00
Steve Price
3beadf2660 Fix a bug in xbm2ikon.
PR:		6949
Submitted by:	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-07-03 23:28:00 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Andreas Klemm
dd51d44379 removed bogus ftp site (no anonymous ftp login anymore) 1998-03-15 15:03:45 +00:00
Masafumi Max NAKANE
77475628e9 Update the maintainer's e-mail address.
Requested by:	maintainer in PR 4811
1997-11-17 18:47:53 +00:00
Satoshi Asami
ae0f44b450 Remove bogus *alloc() declarations so this one compiles. 1997-10-28 04:56:29 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Masafumi Max NAKANE
3b1eb2b2df Don't compress man pages during the build.
Pay attention to ${PREFIX}.
1997-05-17 15:14:44 +00:00
Masafumi Max NAKANE
2d2b6e555b Install compface.h which is needed by programs using libcompface.
PR:		3610
Submitted by:	MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>

Use symlink instead of hard link for man pages in compface/Makefile.
Don't compress man pages here in compface/Makefile.
1997-05-17 15:11:27 +00:00
Masafumi Max NAKANE
1d04b7554e Install compface.h which is needed by programs using libcompface.
PR:		3610
Submitted by:	MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
1997-05-17 15:09:26 +00:00
Satoshi Asami
b39a992973 Change shared library version numbers to "1.0". Move EXTRACT_SUFX
to right place.  Add ldconfig to post-install target and @exec in PLIST
so the shared library will be registered.  Remove patch between two
versions of "Makefile.old".

These things are all described in the handbook.  Andreas, can you please
read it?
1996-12-17 04:52:51 +00:00
Satoshi Asami
a0a63e2009 How many times do I have to say this, no ${PKGNAME} or similar in COMMENT!!! 1996-12-17 04:28:36 +00:00
Mark Murray
bc45bf7d0a Bit of a kluge, I think, but needed to make this package. 1996-12-16 15:13:24 +00:00
Mark Murray
790bff30d9 Correct the X11 home so that this compiles. 1996-12-16 15:12:37 +00:00
Andreas Klemm
f6c670a079 faces - visual mail, user and print face server
can nicely be used with exmh

Submitted by:	Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
1996-12-14 22:27:51 +00:00