espie
97c9a069d8
zap i18n work-around
2005-05-11 19:27:34 +00:00
alek
9766ba6f84
- Bump lib major after recent libc changes
...
- Bump PKGNAME
go ahead espie@
2005-05-11 19:18:17 +00:00
espie
ea4507e6c2
FAKE=lib for libslang. Okay, so we no longer need to install libslang
...
at all while building.
Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
2005-04-19 09:41:41 +00:00
espie
7a797c9e94
tell those packages they can't use wchar yet.
2005-04-14 21:29:28 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
espie
cef3e9e72c
fix direntry so that it uninstalls cleanly as well
2005-03-12 21:38:18 +00:00
espie
da9c19d82d
add direntry/category to zile.info.
...
problem reported by deraadt@
2005-03-12 21:23:24 +00:00
couderc
72166a9026
dropping maintainership for Abiword, vsftpd and Waimea.
2005-02-21 13:41:37 +00:00
espie
90f051cecd
newer version
2005-02-15 10:20:24 +00:00
alek
55f4643b2a
- Fix libintl/libiconv detection
...
- Fix Python detection
- Use -pthread, not -lpthread
- Don't use bundled libintl headers
- Bump PKGNAME
ok sturm@
2005-02-13 14:18:06 +00:00
naddy
0804886194
- update to 6.3.061
...
- add a build dependency on pkgconfig when building the gtk2 interface
From: Chris Kuethe <chris.kuethe@gmail.com>
2005-02-12 23:00:50 +00:00
brad
e296bee697
Max Vozeler discovered a format string vulnerability in the "movemail"
...
utility of Emacs. By sending specially crafted packets, a malicious
POP3 server could cause a buffer overflow, which could have been
exploited to execute arbitrary code with the privileges of the user.
2005-02-09 03:48:43 +00:00
pvalchev
b98cbc574d
remove margarida@ from the maintainer position after a generous timeout
2005-02-07 19:01:47 +00:00
naddy
cff9f37748
do not force static linking with libintl/libiconv
2005-02-01 22:15:19 +00:00
naddy
c4192ad706
SIZE
2005-01-05 16:28:20 +00:00
pvalchev
4768f9236a
disable propolice on powerpc due to a bug (hopefully temporarily)
...
now works again
2005-01-02 04:43:06 +00:00
sturm
8f4eff3dc0
only set canna options in wrapper scripts, if FLAVOR == canna
...
from ports/4049
2004-12-26 21:00:13 +00:00
alek
b992ccd934
Fix WANTLIB marker
2004-12-25 21:51:00 +00:00
espie
7399890436
WANTLIB for MULTI_PACKAGES, somewhat more rational organization.
2004-12-14 21:15:55 +00:00
marcm
5ac8074536
freetpe -> freetype
2004-12-08 04:29:55 +00:00
espie
1ec5243f7b
more WANTLIB for flavors
2004-11-24 11:40:00 +00:00
espie
12e5248dbe
WANTLIB markers
2004-11-24 11:08:02 +00:00
espie
7d6048f897
make it detect X and compile X support
2004-11-24 10:56:43 +00:00
alek
310eb49d30
Typo
...
ok pvalchev@
2004-11-12 23:09:41 +00:00
alek
cec7711850
Trim empty lines
...
ok pvalchev@
2004-11-12 23:08:01 +00:00
espie
e7e270f279
register info directories.
...
noticed by krw@
everyone else sleeping ?
2004-11-07 10:00:47 +00:00
djm
bca453fe39
the "nc" program in the nedit distribution is "ncl", not "nc1" (though it is
...
difficult to tell the difference with my font); spotted by mpech@
2004-11-04 08:07:11 +00:00
robert
516467afb7
update to 6.3.31; from MAINTAINER Chris Kuethe <chris.kuethe@gmail.com>
2004-11-03 20:42:07 +00:00
mjc
a9f33414dc
sgi/mips64 support
...
ok pvalchev@
2004-10-31 23:03:29 +00:00
djm
4992b36511
nedit-5.5, take maintainership; ok pval@
2004-10-17 21:23:50 +00:00
danh
6362fb0bc7
initial sweep for MESSAGE decoration removal; ok espie@
2004-10-13 18:59:18 +00:00
naddy
8aae395a67
+texmaker
2004-10-09 14:44:09 +00:00
naddy
da886e4278
Import texmaker 1.11; submitted by Thomas Delaet <thomas@delaet.org>.
...
Texmaker is a program that integrates many tools needed to develop documents
with LaTeX, in just one application.
2004-10-09 14:43:03 +00:00
sturm
0e32815765
this needs gettext
2004-10-07 20:51:13 +00:00
naddy
0a2162c8ac
update to 1.1.3; from kevlo@
2004-10-06 15:17:39 +00:00
naddy
07f73bf1ff
don't rely on inter-library dependency; from aleksander.piotrowski@nic.com.pl
2004-10-04 16:40:48 +00:00
jolan
da8e0be7d4
update to 6.3.28, from maintainer
2004-09-22 00:38:18 +00:00
espie
b4d524875c
more new plists
2004-09-15 18:01:05 +00:00
espie
349daa1627
new-style PLISTs, loads of info files.
2004-09-15 17:56:44 +00:00
espie
8ad639d3e0
kill unneeded -R.
2004-09-15 17:55:25 +00:00
pvalchev
a4e1e24ad5
remove David Lebel from maintainer position per his request.
2004-09-15 00:06:58 +00:00
pvalchev
cd93ac7b32
INSTALL_PROGRAM was being overridden by bsd.port.mk, use custom INSTALL_EMACS
...
which is defined as INSTALL_SCRIPT from the makefile, as a hack to disable
stripping on the emacs binary. discussed with marc, espie and others
2004-08-16 23:34:02 +00:00
pvalchev
29a9da490a
do not strip emacs, it breaks a lot of architectures.
...
instead, strip temacs before it undumps to emacs
fixes at least sparc, noticed by marc@, but nobody tested
and i only know it starts up now
2004-08-11 21:14:01 +00:00
xsa
24ae6277f0
new-style MODULES.
2004-08-10 08:32:35 +00:00
espie
dfd3423fa0
more plist updates
2004-08-08 16:15:17 +00:00
espie
dc9c36c81b
modern packing-list, add files missed.
...
@comment out amiga `info' files so that auto-generation will work better
next time.
use new MODULES.
2004-08-05 11:56:30 +00:00
espie
b626b9ae5c
won't work with NO_SHARED_LIBS=Yes
2004-08-02 12:39:44 +00:00
kevlo
6fdb48bab2
update to kxmleditor 1.1.0
2004-08-02 07:32:08 +00:00
jcs
6634beb23b
re-enable building vim,no_x11 that was removed with vim's
...
stable/snapshot merge
2004-07-31 01:01:03 +00:00
xsa
5711f0ae5c
python -> Python
2004-07-26 21:04:24 +00:00