Commit Graph

56 Commits

Author SHA1 Message Date
naddy
2382144b92 fold lib-only PFRAG.shared into PLIST, regen PLIST, and bump 2015-03-16 18:07:34 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
naddy
d078e2b5b9 fix pty handling and switch from setuid root to setgid utmp 2012-12-17 18:37:59 +00:00
sthen
258ac9e395 whitespace in PKGNAME 2012-10-23 09:51:49 +00:00
jasper
6f097398a4 add missing dependency 2011-12-20 18:34:42 +00:00
espie
346b5bc6dc normalize pkgpath 2011-09-16 12:29:12 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
8e072131b6 USE_GROFF=Yes 2010-10-19 08:13:56 +00:00
ajacoutot
d7acb3b130 New style DEPENDS. 2010-07-30 11:29:44 +00:00
jasper
d174b232dd update eterm to 0.9.5,
includes a SECURITY FIX for CVE-2008-1692
2009-09-22 04:42:02 +00:00
naddy
d6db8d1d42 also bump the flavored pkgname 2009-08-12 22:11:38 +00:00
ajacoutot
509d218fc4 WANTLIB changes after xcb addition and bump. 2009-08-11 08:38:41 +00:00
naddy
05238ed41c fix the package name of the kanji flavor 2009-05-13 17:45:55 +00:00
jasper
b0560f0374 - the kanji flavor needs libiconv 2009-05-08 10:25:37 +00:00
sthen
c19d62c7e5 Eterm pulls in libttf if it's present, add to LIB_DEPENDS, noticed by
remy couture on ports@. Remove wallpapers with questionable licensing.

ok jasper
2008-02-04 10:11:27 +00:00
jasper
fa54b126e9 - update eterm to 0.9.4
- rename/regen some patches
2007-11-18 12:55:58 +00:00
merdely
d0e220d33a Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
espie
be99f23aa5 more base64 checksums 2007-04-05 17:36:18 +00:00
espie
17b77a4af2 new lib specs 2006-08-04 00:10:42 +00:00
naddy
4f657b21f1 remove MODGNU_SHARED_LIBS and related hacks 2006-01-12 01:05:22 +00:00
naddy
c9d5e23c22 SHARED_LIBS, USE_LIBTOOL 2005-12-25 21:14:26 +00:00
naddy
2492803fcd SIZE 2005-01-05 17:53:50 +00:00
alek
ddec87f71b Add WANTLIB markers, part two 2004-12-17 15:18:31 +00:00
espie
b893ad5d98 new style conflicts 2004-09-18 13:06:43 +00:00
espie
4c6f632c64 new style plists 2004-09-15 19:26:27 +00:00
pvalchev
be8df21eb8 - stop Eterm from randomly assigning keybindings for status
- use ^? instead of ^H for backspace
from Michael Coulter <mjc@bitz.ca>
2004-04-26 20:06:11 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
sturm
51c1e97a0f first bunch of license cleanup, some discussions about interpretation
during the release with pval@

other categories will follow once they are finished
2003-10-08 17:13:14 +00:00
jolan
12b68fe787 drop MAINTAINER per his request 2003-06-08 00:23:09 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
espie
82dec567e3 MASTER_SITE_SUBDIR kill 2002-05-15 17:58:49 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
espie
f1ebfabd8c rebuild patches using diff -u -p.
Comment out $HOME writing in themes/Makefile.in
2002-03-07 20:00:19 +00:00
pvalchev
28ce0e9db5 USE_X11; ok lebel, brad 2001-07-09 17:10:49 +00:00
espie
2d200ebfcf Pull PKGNAME setup before bsd.port.mk 2001-04-18 14:47:58 +00:00
danh
3efd075d9c sync libtool patches 2001-02-19 19:53:58 +00:00
espie
8c2557daf5 Remove gmake-ism so that build doesn't hang. 2000-10-30 22:44:01 +00:00
espie
94a69d5e21 MAINTAINER 2000-10-23 16:08:12 +00:00
brad
c6c03107e1 remove USE_GMAKE and SEPARATE_BUILD 2000-10-08 21:10:19 +00:00
brad
5f0c4b6fc4 improve existing patches that made use of seteuid()/setegid() so they can
be submitted back to the author.
2000-08-12 10:54:26 +00:00
brad
1aabea36aa - fix utmp handling
- tmpnam() -> mkstemp()
--
From: Cameron Lerch <opcode@skylab.2y.net>
2000-08-12 08:31:48 +00:00
brad
aac9f9745a - ensure eterm binary has suid bit when being installed
- add patches to fix suid handling in eterm
--
From: Opcode <opcode@skylab.2y.net>
2000-08-10 00:02:59 +00:00
brad
84a90360d6 - remove USE_LIBTOOL, Eterm comes with its own libtool
- add missing CONFIGURE_ARGS
- use better filenames for the existing patches
- enable inter-library dependencies in libtool
2000-07-03 06:08:51 +00:00
brad
6092022a32 - replace master sites with MASTER_SITE_SOURCEFORGE
- add HOMEPAGE
- fix PLIST situation with shared libs, this port assumed shared libs on
all archs.
2000-07-03 05:53:57 +00:00
kevlo
ef91df2aeb - Update the MASTER_SITES
- Remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-06-15 07:21:35 +00:00
espie
143b76fdbe ja-eterm and eterm are different names, so they don't fall under the
automatic conflict rule, though both packages can't be installed
simultaneously.
2000-04-17 19:57:41 +00:00