Commit Graph

47 Commits

Author SHA1 Message Date
bentley
6f45a350a6 Replace dead ftp mirrors with a live http mirror. 2015-06-18 07:22:59 +00:00
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
e3edfdd3aa Remove SECURITY files. They have served their purpose in the past but
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.

ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
594dc20e48 Cleanup this port.
Make sure only the external libpopt is used, instead of a mix between
external and internal.

from Brad with some tweaks
2011-10-16 07:03:12 +00:00
jasper
9c1c353db1 - remove unnecessary NULL casts 2011-04-17 18:19:37 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
c62f22845b tidy 2010-11-11 11:16:03 +00:00
sthen
cea3dbd6ed move to revision/new-style lib_depends 2010-11-05 08:24:49 +00:00
espie
3075d068d4 USE_GROFF=Yes 2010-10-18 20:52:05 +00:00
espie
21c19df3ed preproc trick to avoid our getmntent when we define a static of the
same name.

Appeases gcc4
2010-05-19 13:45:15 +00:00
merdely
7dfa3bd169 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-15 23:54:16 +00:00
espie
fb458c85dc mostly finish base64 checksum (missing one distfile for dnetc) 2007-04-05 17:41:06 +00:00
espie
948f8f98f0 more new lib specs 2006-08-03 20:04:51 +00:00
steven
9e34458897 master site fixes 2006-07-13 17:39:19 +00:00
steven
e834c3019d - remove unneeded MODGNU_SHARED_LIBS
- sync PLIST with new gettext
- SUBST_VARS help from espie@
- bump PKGNAME
2006-01-14 20:27:11 +00:00
naddy
efe0cd25f3 restore comment line for lib, it's not in SHARED_LIBS anyway 2005-12-28 21:46:04 +00:00
steven
1ec348c316 SHARED_LIBS
ok pvalchev@
2005-12-25 23:42:09 +00:00
naddy
fd27939d96 * don't insert line breaks into the middle of multibyte chars
* USE_LIBTOOL
* don't use included libintl, force -liconv to workaround broken gettext test
2005-11-03 13:18:23 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
espie
24e6dbf353 fix a few WANTLIB issues.
Install librpmbuild since lib/rpmgettext wants it.
2004-12-22 06:31:05 +00:00
espie
5a3089b5ef new-style conflicts 2004-09-18 12:55:53 +00:00
espie
2f07173038 new plist 2004-08-10 11:05:57 +00:00
xsa
debe971341 more new-style MODULES. 2004-08-10 09:48:17 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
pvalchev
4d9627f908 final round:
cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use
NULL instead of '0' where appropriate.
2002-12-30 09:15:26 +00:00
pvalchev
8e7d7ab477 sync linenumbers, etc 2002-12-30 08:42:26 +00:00
fgsch
dca24631c4 yet more NEED_VERSION removal. 2002-12-29 19:49:40 +00:00
espie
97150a8d92 apparently, linux expect ld.so to be able to fill back references to
program code from dynamic libraries.

This does not work on our ELF platforms. Just put the getmntent code inside
the one source file that needs it, as a static function so that it does not
show outside the library.
2002-04-07 00:31:55 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
brad
f1cfae3e14 use gettext module. 2001-10-25 02:28:14 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
naddy
26f1213dca Belatedly bump rpm package revision to denote working version.
Requested by jakob@ and once upon a time by brad@, too.
2001-09-23 19:27:15 +00:00
naddy
a4d27a9d20 Workaround to unbreak rpm2cpio.
From jasoni@, ultimately from FreeBSD.  ok espie@
2001-08-28 19:55:30 +00:00
lebel
7458b39832 misc: integrate COMMENT, bump NEED_VERSION. 2001-05-06 02:29:37 +00:00
brad
5a4a06edcc %D/lib -> %B 2001-03-07 16:24:58 +00:00
brad
0cd74f484f libtool patches 2001-03-07 16:23:09 +00:00
brad
fe74c2e8eb remove redundant dependency 2001-03-07 16:09:36 +00:00
espie
5648c698a7 Document mktemp() calls and other unpalatable stuff. 2000-12-06 09:48:38 +00:00
espie
c93406f23e update to 3.0.6 (from kevlo@), and fix quite a few details I should
have fixed when I imported this port:
don't build rpm using -static, as we don't intend to use rpm to install
a new system (the configuration system of this port is stupid).
one thing leading to another: fix the usual libtool bug, fix the usual
gettext bug... fed up of GNU.
2000-12-06 09:45:02 +00:00
espie
b57f0aa0ef Avoid conflict with popt by using the installed library.
(note we still build the included library, as the changes not to do so
are a bit invasive).
2000-10-22 19:33:27 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
krw
472efe57bb Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 00:20:51 +00:00
espie
ad1a64b3d9 port of rpm 3.0.4. Appears to work correctly so far.
Put into misc to mimic FreeBSD naming scheme.
Extra categories: archivers and emulators.
2000-06-12 18:49:41 +00:00