Commit Graph

243 Commits

Author SHA1 Message Date
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
wilfried
1e459a788a use in-tree libtool patches, ok maintainer 2001-11-01 08:27:14 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
espie
ea5742cc54 Complete dependencies 2001-10-24 12:10:24 +00:00
naddy
a1474b25ed install actual executables rather than libtool wrappers; some cleanup
ok jcs@, pvalchev@
2001-10-17 11:19:59 +00:00
naddy
df354b5ec5 - distfile has changed
- respect CC and CFLAGS
- clean-up
ok pvalchev@
2001-10-16 12:34:22 +00:00
naddy
6b602c8f48 do not allow on the CD; deraadt@ 2001-10-15 10:46:14 +00:00
brad
27494b99dc If we are going to install the I18N files then we might as well enable the
support for it to make use of the files.
2001-10-12 03:30:30 +00:00
brad
5de2028787 rename patches 2001-10-12 02:49:03 +00:00
naddy
921871e90c update to 7.0.197; install fragment from FreeBSD 2001-09-30 19:08:58 +00:00
pvalchev
a4b9464109 fill in MODGNU_CONFIG_GUESS_DIRS accordingly, for powerpc 2001-09-27 00:32:36 +00:00
pvalchev
070bcd2e89 fill in pkg-specs for dependencies, bump NEED_VERSION 2001-09-23 06:34:16 +00:00
brad
d92f71b408 - don't install kermit with any special perms
- fixup Makefile's
2001-09-11 00:20:51 +00:00
brad
bcfd69abdf rename patches and use unified diffs 2001-09-11 00:18:44 +00:00
pvalchev
6c75146c89 sync with brad's changes, affects plugins version numbering 2001-08-04 04:25:36 +00:00
pvalchev
d9a8296d85 need_version=no for libtool and use -avoid_version to build unnumbered
plugins, remove a workaround
2001-07-22 20:40:06 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
pvalchev
d46cbb57a5 remove a note that this does not have a license, as it is BSD-licensed
just in case it becomes fixed/packaged in the future
2001-06-27 02:26:30 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
naddy
74036d1d8b fix multibyte message catalogs; no response from maintainer
Korean changes from Sungman Cho <smcho@tsp.korea.ac.kr>
2001-06-07 13:40:27 +00:00
brad
633b6c6193 - rename patches
- add another distsite
- tk 8.0 -> tk 8.3
- ensure no hidden dependencies on Python/Java
2001-06-03 23:58:35 +00:00
brad
4c1fec8167 - put the shared library in PFRAG.shared
- remove @exec/@unexec tags from PLIST
2001-06-03 21:42:31 +00:00
brad
cd9f43d117 fix path to sendmail.
--
Fix from: FreeBSD ports tree
2001-06-03 21:40:21 +00:00
brad
d2adeb778b add libtool patches 2001-06-03 21:39:30 +00:00
pvalchev
73e9ddfd64 - Use outside gettext rather than using the included one.
- Add "dest" to CONFIGURE_STYLE instead of patching prefix.
- Add patches to fix gettext message catalog warnings from naddy@
- Remove some unnecessary plugin files.
help from naddy@
2001-06-03 17:45:00 +00:00
pvalchev
1115e32bab add palm to categories
okay naddy@, espie@
2001-06-02 23:41:44 +00:00
pvalchev
e7d0293295 Oops, bump PKGNAME, not DISTNAME. 2001-05-29 01:14:21 +00:00
pvalchev
3d1e9f8dcc Take over port maintainership, ho@ agreed.
o Fix dynamic loading - prefix an underscore in symbol names for our a.out
platforms in order for dlsym() to work, hence plugins can be loaded.
o Build Expense plugin.
o Build synctime plugin.
o Install more documentation, rearrage Makefile, bump package name.
2001-05-29 01:00:45 +00:00
pvalchev
3cd9cb8661 o Fix dynamic loading - prefix an underscore in symbol names for our a.out
platforms in order for dlsym() to work, hence plugins can be loaded.
o Build Expense plugin.
o Build synctime plugin.
o Put in libtool patches.
2001-05-29 00:54:43 +00:00
jakob
7fbe979cad update to malsync v2.0.6; from Xiao Hui LOO <71@becile.com> 2001-05-23 20:45:02 +00:00
brian
a8c70d7e5f Understand B57600 and B115200; silence by angelos 2001-05-22 02:04:53 +00:00
jakob
c3613bc0d9 revoke MAINTAINER. requested by MAINTAINER 2001-05-11 09:50:56 +00:00
jakob
34cf459457 integrate COMMENT & bump NEED_VERSION 2001-05-05 22:39:36 +00:00
espie
314fee625f If someone ever repairs it. 2001-04-01 17:05:12 +00:00
brad
84a5edf350 remove myself as MAINTAINER of this port. 2001-03-31 21:56:45 +00:00
form
2f36775103 add HOMEPAGE; mpech@openbsd.ru 2001-03-30 11:33:39 +00:00
form
8c3046a465 move COMMENT to Makefile 2001-03-29 09:52:20 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
naddy
9ebf378d4c respect CC and CFLAGS 2001-02-27 23:36:18 +00:00
ho
f5a72a011b Update to v0.99 2001-02-23 16:17:13 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
espie
c5af8657b0 Bye, bye, EXTRACT_CMD, EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS 2000-12-14 13:22:59 +00:00
kevlo
a81e4cc61b - Fix tmpnam() warnings
- Mark unbroken

ok espie@
2000-11-15 12:57:42 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
ian
ee83bdd7ae Full name in MAINTAINER; remove a few old LICENSE_TYPEs, clarify
contool to NOFEE.
2000-10-05 16:10:24 +00:00
marc
c010f90695 revert last commit for Makefile (local change) 2000-09-27 01:01:10 +00:00
marc
4508a818a1 fix packing list 2000-09-27 00:44:52 +00:00
brad
3918ceb4a1 add name to MAINTAINER 2000-09-24 07:03:59 +00:00