Commit graph

42 commits

Author SHA1 Message Date
Kirill Ponomarev
7e1794efc8 - Don't patch out copyright information
- Pet portlint

PR:		59413
Submitted by:	Simon Barner <barner@in.tum.de>
2003-11-18 16:13:39 +00:00
Kirill Ponomarev
aa90e3df9a - Support WITHOUT_X11 properly
PR:		55627
Submitted by:	Ports Fury
2003-08-16 16:28:49 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Lars Koeller
18fb6d66e8 o) Fix some install problems due to X11 non-X11 version
o) Install faces.1.gz not faces.man
o) Avoid package building due to various sound options, X11/non-X11 build
o) Give maintainership to ports
o) Bump PORTREVISION
2003-01-21 19:39:57 +00:00
Lars Koeller
27f2210553 o) Fix wrong dependency of intl.4 instead of .1
o) Pump PORTREVISION
PR:		-
Submitted by:	obraun@FreeBSD.org
2003-01-20 19:42:30 +00:00
Lars Koeller
d60b460b03 o) Patch reverse compface part to faces 1.6.1 port
- Missing uncompface -X option used in exmh
   - Missing filter programs to generate ikon file
   - I will try communicate the necessary add ons to the
     new developers of faces.
2003-01-19 19:07:23 +00:00
Lars Koeller
98bf951184 o) Update to nearly complete rewritten faces-1.7.7 port
o) This port now includes xfaces functionality -> remove xfaces port
o) Support for different audio systems when building the port

PR:		ports/35578, ports/35617
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2003-01-19 16:16:42 +00:00
Lars Koeller
193440404b * The modification of the Makefile due to the merge of compface and
faces leads to a wrong URL for the source file. Due to this error
   a directory tree was fetched and the checksum and build process
   failed.

PR:		-
Submitted by:	setantae@submonkey.net (Problem description)
2002-03-04 12:39:32 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Maxim Sobolev
ec7b561464 ${PREFIX}/share/${PORTNAME} --> ${DATADIR} 2001-07-10 13:54:22 +00:00
Dima Dorfman
74aada477d Remove duplicate words where appropriate.
Approved by:	sobomax, obrien
2001-06-24 20:29:39 +00:00
Kris Kennaway
7802bf8d4b Oops, actually use the corrected pkg-plist 2001-03-10 23:48:26 +00:00
Kris Kennaway
5355ad5030 Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fix
plist.
2001-03-10 23:47:51 +00:00
Lars Koeller
b24ad43f2c - Respect PREFIX and X11BASE which wasn't done in some binaries and scripts
- Fix problem with gcc 2.95 (add -fwritable-strings)
  - Fix problem with display depth when printing username below icon
    (white text on white background ;-)
  - Add some documentation (READMEs) with respect to NOPORTDOCS
  - Define of USE_NAS environment variable builds faces with
    NAS (auplay) support (default is rplay)
  - Correct pkg-plist
  - Shorten pkg-desc below 24 lines
  - Bump PORTREVISION to 1

Changes were stimulated by:  Mike Meyer <mwm@mired.org>
2001-02-26 20:49:01 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +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
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