Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-03 | Add SHA512 digests for distfiles for editors category | agc | 1 | -1/+3 | |
Problems found with existing distfiles: distfiles/javascript-2.1b1.el distfiles/yEd-3.14.2.zip No changes made to the javascript-mode or yEd distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail. | |||||
2013-10-24 | Add socket libraries on SunOS. Fix from Sebastian Wiedenroth. | jperkin | 1 | -1/+3 | |
2013-07-18 | Add termios.h formerly included by unistd.h. | joerg | 2 | -1/+14 | |
2013-03-28 | Fix return types. | joerg | 3 | -1/+40 | |
2012-12-12 | Update to 1.4.4+official patch, from ISIHARA Takanori in PR 47134. | wiz | 5 | -20/+29 | |
While here, do some pkglint cleanup. from Changelog: a) "mark" was changed like GNU Emacs from Ng 1.5alpha3. b) fix canna bug for UNIX. c) fix compile problem when libc was used for Human68K. from Officail Web page: patch) fix query-replace bug. | |||||
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-03-10 | 1) Add missing mk/termcap buildlink3. | sbd | 4 | -9/+38 | |
2) Always respect CPPFLAGS/LDFLAGS. 3) Enable "USE_CANNA" on Linux and SunOS. Bump PKGREVISION. | |||||
2012-02-12 | From Ken'ichi Fukamachi in PR 45992: | wiz | 1 | -1/+8 | |
(1) specify PKG_OPTIONS.ng= -canna in /etc/mk.conf. ng's Makefile expects the environment variable of USE_CANNA always, but the current Makefile does not consider it. (2) compile ng on system-V like platforms e.g. *-linux, Solaris. We need to edit ng's Makefile on platforms, but the current pkgsrc Makefile is only suitable for BSD platforms. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -13/+13 | |
their files via a custom do-install target. | |||||
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -5/+5 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2005-12-01 | Remove LEGACY_VARS line -- it is in the global obsolete.mk file. | wiz | 1 | -2/+1 | |
2005-10-24 | Converted to the options framework. Bumped PKGREVISION. | rillig | 1 | -7/+9 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 digests in addition to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2002-10-25 | buildlink1 -> buildlink2. | wiz | 1 | -2/+4 | |
2002-06-10 | use inputmethod/canna-lib/buildlink.mk and fix CANNAINC, CANNALIB. | sakamoto | 3 | -8/+7 | |
2002-05-31 | Adjust various pathnames to use newly reimported packages from the japanese | seb | 1 | -2/+2 | |
category. This is part of the japanese category retirement. | |||||
2002-04-14 | If USE_CANNA is set, then this package is also USE_X11. | jlam | 1 | -1/+2 | |
2002-04-14 | Find the canna-lib headers and libraries in ${X11PREFIX} instead of | jlam | 2 | -5/+5 | |
${PREFIX}, as canna-lib is USE_X11BASE. | |||||
2002-04-05 | Give canna-lib (and canna-server) a nice dewey pkg-version, and fix | wiz | 1 | -2/+2 | |
all depends to use it. | |||||
2002-04-04 | Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2). | uebayasi | 1 | -2/+2 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-06 | MASTER_SITES and HOMEPAGE changed. | hubertf | 1 | -3/+3 | |
Reported in PR 13882 by Hiroyuki Yanai <fk200329@fsinet.or.jp> | |||||
2001-04-19 | 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 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-18 | Update | jun | 4 | -28/+23 | |
ng-1.4 to ng-1.4.3 PR update patch made by Hiroyuki Yanai <fk200329@fsinet.or.jp> >Number: 12211 >Category: pkg >Synopsis: editors/ng is upgraded to v1.4.3. >Originator: Hiroyuki Yanai Changes: - Code clean up for ANSI-C - dired can treat symbolic link - Undo bug fix - fill-paragraph loop bug fix | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-15 | Fix program on ELF. | wiz | 2 | -4/+4 | |
2000-10-21 | remove superfluous empty line | wiz | 1 | -2/+1 | |
2000-10-19 | Ng is a very light weight Emacs clone editor, written in C. | hubertf | 7 | -0/+99 | |
It doesn't have Lisp(that means very limited customization is available). Since you can invoke it very quickly (compared with real GNU Emacs), it is useful in dealing with changing small file a bit. Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s japanese port. Ng supports EUC, JIS and SJIS code. Ng also have (rather simple) C-mode. It is also very useful even if you don't need Japanese support. Submitted in PR 11240 by Jun Ebihara <jun@soum.co.jp> |