zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
f79573370a
Mechanical changes to 375 files to change dependency patterns of the form
...
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
328a35f96f
LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
...
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
027c166bf7
Move to sha1 digests, and add distfile sizes.
2001-04-19 11:28:57 +00:00
agc
2d6b6a009c
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
e32afb6fea
Change BUILD_DEPENDS semantics:
...
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
tron
eaa668697f
Use "PKGLOCALEDIR" instead of "LOCALEDIR".
2001-02-26 20:19:43 +00:00
jlam
e9dee5bd11
Mechanical changes to use the pkgsrc autoconf and automake by specifying
...
complete paths to these programs.
2001-02-26 17:01:59 +00:00
wiz
a87738b456
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:42:09 +00:00
wiz
73857919e1
regen
2001-02-15 13:34:57 +00:00
tron
dd09712ae5
Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
...
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
hubertf
07a4ed5624
Give it all it wants: autoconf (for autoheader), and gettext (for msgfmt).
...
Both as BUILD_DEPENDS.
XXX Seems we need a USE_INTL that pulls in gettext as USE_LIBINTL pulls in
XXX gettext-lib
2001-01-03 14:45:27 +00:00
hubertf
12aa4f4b08
Add missing USE_LIBINTL=yes, to unbreak bulk building.
2001-01-03 02:58:17 +00:00
tron
48c1ada5b2
Defined deprecated symbol "unix" used in various sources.
2000-10-20 17:00:23 +00:00
jlam
5731bb3633
Update {g,}mc to 0.4.51. This is a maintenance release from version 0.4.50
...
and has no list of changes. Restructure packages to use a common Makefile
and patch directory. Set the maintainer to me, as this is a non-trivial
change. Compile in the samba vfs code.
2000-10-19 23:31:15 +00:00
toshii
92d40c18f9
Take advantage of bsd.prefs.mk.
2000-10-04 11:04:57 +00:00
rh
c97e776ab3
Update mc to 4.5.50. Changes are mainly bugfixes.
2000-06-01 17:54:23 +00:00
tron
945a1cdac6
Remove unnecessary "./" in filenames.
2000-03-03 23:56:40 +00:00
wiz
67271edeac
make mc use pkgsrc's unzip and unrar, if installed, instead of only
...
looking in /usr/bin.
2000-03-02 22:16:59 +00:00
wiz
ca22247cb6
reorder lines to silence pkglint
2000-02-05 06:55:29 +00:00
tron
d1cf793d7d
Update "mc" package to version 4.5.42. A change list is not available
...
unfortunately.
2000-01-11 01:15:35 +00:00
bouyer
e081e66072
works on solaris
2000-01-04 17:49:41 +00:00
tron
6d9e94f430
Adapt to new directory structure on GNOME ftp sites.
2000-01-02 18:02:39 +00:00
tron
f1b299ac3d
Update "mc" package to version 4.5.40 included in GNOME 1.0.53 release.
1999-10-23 11:52:05 +00:00
tron
ec9a47509f
Use wildcard dependence for "glib" package.
1999-10-22 23:40:31 +00:00
mjl
d8affa5162
Update dependeny on libslang to 1.3.9
1999-10-15 23:59:18 +00:00
tron
8d7d754dfa
Remove me as maintainer of those packages.
1999-10-07 17:41:46 +00:00
hubertf
de05f4ad25
Add dependency on glib.
...
Noted on IRC by Bernhard 'burnhard' Riedel.
1999-09-06 20:41:37 +00:00
tron
5a92496d98
Update "mc" package to version 4.5.38.
1999-09-03 19:44:34 +00:00
tron
16628fb1be
Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists.
1999-08-22 22:02:32 +00:00
tron
cba6801676
Current version of midnight commander is only available in directory
...
"sources/mc/", not "1.0/sources/" on the GNOME ftp sites.
1999-08-17 19:24:39 +00:00
rh
ced028d5f8
Update mc to 4.5.37.
...
Changes are mostly bugfixes and several new locale files.
1999-08-17 18:26:01 +00:00
mycroft
00f045cdf8
libslang to 1.3.8
1999-07-22 07:10:47 +00:00
tron
d3e0657e1f
Update "mc" package to version 4.5.33.
1999-07-15 12:23:56 +00:00
agc
00a16e3008
Add package patch checksum files.
1999-07-09 14:22:59 +00:00
tron
35c9aac0ba
Update dependence on "libslang" package to version 1.3.7.
1999-06-22 07:34:15 +00:00
tron
c566a0ae72
The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror on
...
"ftp.sunet.se" instead.
1999-06-19 15:19:11 +00:00
simonb
8eda2b9ab4
Spell the category name "sysutils" properly!
1999-05-11 06:15:39 +00:00
tron
7f70f1bb1e
Update "mc" package to version 4.5.30.
1999-04-16 22:36:25 +00:00
tron
d61fa13e1f
Update "mc" package to version 4.5.29.
1999-04-04 23:00:40 +00:00
agc
6356ec79ad
Correct the directory path on the redhat ftp site.
1999-03-22 22:43:41 +00:00
tron
6f26a0b4c4
Add conflict with "gmc" package.
1999-03-15 00:11:08 +00:00
tron
9a6c797326
Update version number.
1999-03-14 23:29:05 +00:00
tron
5981e1b1ee
Update "mc" package to version 4.5.25. Fixes PR pkg/6773 by Geoff C. Wing
...
and PR pkg/7149 by Mason Loring Bliss.
1999-03-14 23:07:55 +00:00
tron
afa97738a5
Move "mc" package to "sysutils" category.
1999-03-14 20:58:55 +00:00
tv
04fe4e33fb
RCSIDs.
1998-10-04 18:22:31 +00:00
tv
3efc2cc122
Blecch. The cat-id-tbl is somewhat out of date, so some messages are
...
wrong. Temporarily swap back to included-gettext.
1998-10-04 17:24:30 +00:00
tv
20d063ed35
Update to 4.1.35, and clean up. Now uses libslang from the pkgsrc
...
collection, as well as catgets for internationalization.
1998-10-04 17:16:21 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00