summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc1-2/+2
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc6-12/+12
1998-04-21Update to V2.2hubertf7-480/+585
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf5-19/+19
1998-04-18Fix a warning for egcs.frueauf1-0/+11
1998-04-18s/GNU_CONFIGURE/HAS_CONFIGURE and set CONFIGURE_ARGS to match PLIST.frueauf1-9/+10
Fixes pr 5290 by Lennart Augustsson.
1998-04-17Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.agc9-72/+20
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc21-142/+42
Remove redundant (and sometimes erroneous) comments.
1998-04-14Update for V1.3hubertf4-11/+17
1998-04-13Add "bison" info file to info files directory, fixes PR pkg/5187.tron2-5/+24
1998-04-12Update to v2.8.1.1atv2-4/+4
1998-04-09Add and enable libg++. Remove libmalloc.tv1-2/+2
1998-04-09Addition of libg++ pkg (only for 1.3-current users running egcs, and 1.4+tv7-0/+376
users)
1998-03-28portlint: use ${VARIABLE}, instead of $(VARIABLE); ldconfig->${LDCONFIG};frueauf1-3/+3
true->${TRUE}.
1998-03-26Update to 1.2.3, set us as maintainers.hubertf2-3/+3
1998-03-25Retroportlint: Honor the user's stripflag setting, not by consitionalizingtv1-2/+3
on ${STRIPFLAG}, but instead by removing and re${INSTALL_PROGRAM}ing the binary.
1998-03-24checksume changed :-/hubertf1-1/+1
1998-03-20enable bisonthorpej1-1/+2
1998-03-20Add a GNU bison(1) package.thorpej5-0/+35
1998-03-20Add and enable cvs-current.tv1-1/+2
1998-03-19Enable p5-Data-Dumper since its in the tree.frueauf1-2/+2
1998-03-19Jaromir Dolecek's readline package (PR 4915) is better than the oneagc5-34/+666
in tree, so take the necessary elements from Jaromir's package: + build and install libhistory + build and install shared history and readline libraries. + install readline and history info pages with the correct names Preserve change from the original package: + don't assume that the Makefile SHELL is Bourne shell - set it explicitly, so that Bourne shell scripts aren't run by the csh(1)
1998-03-19keep alphabetical order.frueauf1-2/+2
1998-03-16portlint: rm->${RM}.frueauf1-4/+4
1998-03-16portlint: add default MAINTAINER; fix WARNs.frueauf1-2/+5
1998-03-16Fix PR 5163 by tooleym@Douglas.BC.CA: In manpages, tell people tohubertf1-4/+6
#include <ncurses.h>, not <curses.h>.
1998-03-12Make this package depend on Perl5. Take out the stuff I put inagc2-17/+11
yesterday - it's not necessary if the Perl dependency is there.
1998-03-11Do the same pre-processing of the packing list for the files thatagc2-13/+12
depend on autoscan. Also remove an erroneous @exec statement from the packing list.
1998-03-11Fix a problem pointed out by Charles Hannum.agc2-11/+10
If perl is not installed, there will be no autoscan script, so construct the packing list at installation time, when the contents are known. Also remove an erroneous check for a texinfo dir file.
1998-03-10Patch from Uwe Arndt to define fstat13.agc1-0/+22
1998-03-10This package has a configure script that recognises --prefix, so useagc1-3/+3
GNU_CONFIGURE, not HAS_CONFIGURE. Set NOLINT in the environment when building.
1998-03-10portlint: use ${VARIABLE}, instead of $(VARIABLE).frueauf1-4/+4
1998-03-10portlint: add default MAINTAINER.frueauf1-1/+3
1998-03-09Update to V3.12hubertf8-103/+61
1998-03-08Enable readline.agc1-1/+2
1998-03-08Initial import of the GNU readline library (version 2.1) into theagc6-0/+75
NetBSD packages collection. This is because some other packages play dirty and muck about with the internals of the readline structures, so our libedit-based emulation won't suffice for that. A pity.
1998-03-08Fix a typo in the panel/Makefile.in file (INSTALL_PREFIX lacked aagc2-25/+34
trailing '@') - pointed out by Rob Windsor. Move configure script mods to patch-ab, and coalesce them.
1998-03-05Use catgets, pointed out by Charles Hannumhubertf1-1/+2
1998-03-01portlint: $(...) -> ${...}tron1-2/+2
1998-03-01Enable "xxgdb-1.12", fixes PR pkg/5084.tron1-2/+2
1998-03-01Initial commit of "xxgdb-1.12" package made by Rene Hexel.tron7-0/+79
1998-02-28portlint: add missing install-info lines.frueauf1-1/+3
1998-02-27Fix PR 5072 reported by Johnny C. Lam <lamj@stat.cmu.edu>hubertf1-3/+3
1998-02-26Re-do Makefile patches for version 4.12.agc2-91/+70
1998-02-26Upgrade to version 4.12agc1-1/+1
1998-02-26Upgrade to version 4.12.agc1-7/+7
1998-02-25Enable tkcvs.agc1-2/+2
1998-02-25Add NetBSD RCS Id.agc1-0/+1
1998-02-25The version of wish which we want here is 8.0.agc1-1/+1
1998-02-25Add NetBSD RCS Id.agc1-2/+3
Be a bit more conservative - make this package depend on tk-8.0p2, rather than the tk-8.1 that's in alpha at the moment.