Commit graph

24 commits

Author SHA1 Message Date
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
martin
3b89eaf207 Make this work on platforms where sizeof(size_t) != sizeof(int) 2003-07-02 09:04:36 +00:00
salo
a2b45a660d Update to 1.10.4
- update HOMEPAGE
- remove unneccessary post-extract target

Changes:
01/09/2003 - 1.10.4
	- Fix build problem if curses was found but readline wasn't.
	  (reported by Adam Schuetze)
	- Fix g++-3.2 compile warnings and errors. (Many people)
	- Remove $(wildcard ..) use from Makefile, it works with BSD
	  make now. (suggested by Nick Nauwelaerts)

09/16/2001 - 1.10.3
	- Include getopt.h if available. (Needed for cygwin, reported
	  by Scott Alfter)
	- No longer attempt to set user/group in make install. (Needed
	  for cygwin, and probably better anyway. Scott Alfter)
	- Fix lstat errors on files <128 bytes. (reported by Thomas Kunz?
	  From: was mangled so I'm not sure.)
        - Fixed truncated name of genre 140. (was "Contemporary C")
2003-01-10 17:53:06 +00:00
wiz
980ace5d97 buildlink1 -> buildlink2. 2002-10-25 18:22:53 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +00:00
jlam
ca6e0c3ab7 Mark as USE_BUILDLINK_ONLY. 2001-06-20 23:27:33 +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
dbfde59b14 The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
2001-06-11 02:05:07 +00:00
jlam
3bc5e40254 Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-10 00:08:41 +00:00
jlam
54718a4db7 Standardize name of file to include for build-links to be "buildlink.mk".
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers
and libraries.  Create a variable BUILDLINK_TARGETS whose value is the
list of build-link targets to execute.
2001-05-24 08:53:54 +00:00
jlam
3be9c7a59c Use ../../devel/Makefile.readline to get readline support and note why
GNU readline is required.  Pass configure script some variables instead
and remove the unneeded patch file.
2001-05-22 15:44:32 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + 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 10:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
hubertf
898240467b Jeff Rizzopdate to 1.10.2, per PR 11423 by Jeff Rizzo <riz@boogers.sf.ca.us>
Changes:

10/04/2000 - 1.10.2
        It is now possible to clear a tag in interactive mode.  (Eugene
        Paskevich)  (See NOTES in manpage for more info.)

09/06/2000 - 1.10.1
        Fixed -NAYCKG options selecting wrong/multiple things. (Laurent
	Alacoque)

02/22/2000 - 1.10
        Added -m/M mp3 rename options.  alpha-ish.
        Added readline completion for genres
        Fixed default genre type with no readline (Glenn Maynard)
2000-11-05 02:48:06 +00:00
wiz
05440a3f40 re-format 2000-08-14 08:43:03 +00:00
tron
ebcef6eadf Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:40:58 +00:00
wiz
6ad61d77cc RCS tag added 1999-12-25 23:58:59 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
hubertf
958c485717 update to V1.9.
Changes: -i opens with O_RDONLY as well as id3 v1.1 track number support.
1999-07-05 01:59:36 +00:00
kleink
d847d0d181 Fix runtime linkage. 1999-06-25 21:37:40 +00:00
hubertf
8a49016de0 Update to V1.7.
Changes: Fixed missing genre entry, now
uses autoconf and -i now on the manpage.
1999-06-10 00:49:15 +00:00
hubertf
9b066f5aa8 id tag editor for mp3 files 1999-06-05 23:54:51 +00:00