Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-07-10 | Replace test -e with -h and -c respectively. | salo | 1 | -4/+3 | |
Addresses part of PR pkg/26235 by Georg Schwarz. | |||||
2004-02-21 | bl3ify and enable pkgviews installation. | minskim | 1 | -3/+5 | |
2004-01-22 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-14 | Repeat my words: I must *not* derive "${DISTNAME}" from "${PKGNAME}". | tron | 1 | -6/+4 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-06-18 | When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than | agc | 1 | -2/+2 | |
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge. | |||||
2003-06-14 | Replace non-working master sites with MASTER_SITE_BACKUP. Addresses PR 21867. | wiz | 1 | -3/+4 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-05-12 | HOMEPAGE moves to http://alioth.debian.org/projects/minicom/. | uebayasi | 1 | -2/+2 | |
2003-04-27 | Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... | cjep | 1 | -8/+8 | |
2003-04-27 | Lint: PKGLOCALEDIR | cjep | 2 | -9/+10 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -5/+5 | |
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
2002-12-23 | Whitespace fix | cjep | 1 | -2/+2 | |
2002-10-04 | * Use buildlink2. | jlam | 4 | -27/+57 | |
* Honor PKG_SYSCONFDIR. * Note the setuid minicom binary in SPECIAL_PERMS. | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 | |
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-04-20 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -12/+10 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-02 | Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty | wiz | 1 | -2/+1 | |
lines. | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+3 | |
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-02-16 | fix a typo from the COMMENT changes | agc | 1 | -2/+2 | |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-11-02 | add USE_LIBINTL. we can use /usr/bin/msgfmt so tweak BUILD_DEPENDS. | itojun | 1 | -2/+3 | |
2000-08-24 | Include "sys/param.h" in "ascii-xfr.c" to get the preprocessor "BSD" | tron | 2 | -1/+15 | |
so the that "ms_delay" function will work properly. Problem noted by Jukka Marin on "tech-pkg@netbsd.org". | |||||
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -2/+0 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-06-12 | Update minicom to 0.83.1 | rh | 6 | -61/+33 | |
Notable changes include: - An old signal handling bug has been fixed. It sometimes caused an eternal loop of "Killed by signal x" - "Resetting modem" - "Killed by signal y" when minicom was aborted unexpectedly, and then it could only be killed with kill -9 (SIGKILL). - Now there is also a setting in the Bps/par/bits section of the Serial port setup menu to use two stop bits. - Some patches for SVR4 lock file handling. - Fixed some compilation errors when -D_HAVE_MACROS is not defined in the makefile. - possible overflows fixed in inputting the manual dialing string and search string in the phone dir. - user-configurable options to disable writing the logfile or select which things to write there - the command line option -d now accepts multiple numbers or names as the parameter. Separate them with commas and use no spaces around it. - a fix for the script timeout command that sometimes didn't work right. - now you can move an entry up/down in the phone directory. - flag %f added to the upload/download protocol program command lines to allow passing the port file descriptor to c-kermit - support for DTE speed 230400 bps - newline delay option added in the terminal settings - multiline option added to untag all phonedir entries with the same name when one of them answers | |||||
2000-01-05 | Use unrestrict "gkermit" package for kermit file transfers. | tron | 3 | -7/+7 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-12-27 | Use wildcard dependences for "kermit" and "lrzsz". | tron | 1 | -3/+3 | |
1999-11-15 | defuzz | rh | 2 | -7/+7 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-10-07 | pull in bsd.prefs.mk to get BATCH defined (or not ;) | hubertf | 1 | -1/+4 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+8 | |
1999-04-23 | Explicitly include libtermcap. | mycroft | 1 | -2/+2 | |
1999-04-22 | This pkg doesn't actually use Curses, so it shouldn't require ncurses. | mycroft | 2 | -4/+3 | |
1999-04-14 | Try to fetch disttribution file from "sunsite" or one of its mirrors | tron | 1 | -2/+3 | |
first. | |||||
1999-04-14 | Update "minicom" package to version 1.82.1. | tron | 7 | -107/+206 | |
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -4/+3 | |
DEPENDS definition. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- 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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 7 | -0/+14 | |
1998-06-20 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-05-12 | s/cuaa/tty/ | hubertf | 1 | -4/+4 | |
1998-05-08 | Scan for "tty[0-9][0-9]" instead for "cua*" in "/dev". | tron | 2 | -3/+3 | |
XXX For 1.4 we should use "dty[0-9][0-9]". | |||||
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -4/+4 | |