pvalchev
0ab760e71a
# GPL
2003-08-16 06:59:11 +00:00
pvalchev
27970ca2fe
cope with new (future) patch behaviour; no response from maintainer
2003-08-16 06:57:50 +00:00
jolan
4d701eab4c
Update to 0.14.0.95, http://pan.rebelbase.com/\#014095
2003-08-16 02:36:48 +00:00
marcm
e011d2eff8
This is so not going to work on static arches, so don't even try.
2003-08-15 21:07:05 +00:00
jolan
cde60c2432
apply proper use of DIST_SUBDIR
2003-08-15 20:35:50 +00:00
jolan
90eb879ebe
Update to 1.5.
2003-08-15 14:44:05 +00:00
jolan
477c238764
Update to 0.6.2.
2003-08-15 14:25:59 +00:00
jolan
e90b0ba85c
Update to 20030813.
2003-08-15 14:25:08 +00:00
wilfried
f0b211a916
make it compile on sparc64
2003-08-15 11:33:04 +00:00
grange
1438e98f86
It's GPL
2003-08-15 09:56:59 +00:00
wilfried
34190227c0
typo
2003-08-15 08:49:33 +00:00
grange
0f2d755b8e
Honour ${LOCALBASE} in resource files
2003-08-15 08:25:24 +00:00
marcm
a561b18d92
Update to 2.3.14. Fixes several bugs causing random crashes.
2003-08-15 03:48:28 +00:00
kevlo
8e9ea8b897
update to 2.5.10
2003-08-15 02:40:13 +00:00
espie
39171fc37f
update .PHONY list to match reality.
2003-08-15 00:35:10 +00:00
espie
417fb59480
PORTSDIR_PATH ?= ${PORTSDIR}:${PORTSDIR}/mystuff support.
2003-08-15 00:05:41 +00:00
espie
6f7ee487d8
Use -S${WRKINST} for pkg_create.
...
YOU MUST HAVE A CURRENT pkg_create FOR THIS TO WORK !!!
2003-08-15 00:04:45 +00:00
avsm
d53f102ca6
unbreak distfile fetching, and update SUPDISTFILES
2003-08-14 21:38:36 +00:00
tedu
a19638710c
fix some weird bugs interacting with gtk2 apps. from wm cvs and debian.
...
ok wilfried@
2003-08-14 21:23:55 +00:00
espie
c43cc1c391
zap extra space
2003-08-14 18:46:30 +00:00
grange
c2ae8c1fec
Update to 1.15.3 and take maintainership. This is the only way for me
...
to type in russian in mozilla...
2003-08-14 18:40:11 +00:00
sturm
9f41b0ad06
+ scintilla
...
+ scite
2003-08-14 18:28:43 +00:00
sturm
a0dfeaa0c2
Initial import of scite 1.54
...
SciTE is short for SCIntillla based Text Editor. It is a very
flexible but still small and fast editor providing block folding,
syntax highlighting, regular expression search & replace etc.
WWW: http://www.scintilla.org/SciTE.html
from Joerg Sonnenberger <joerg@bec.de> with patches from Andrew Dalgleish
2003-08-14 18:27:25 +00:00
sturm
a8ed68f4f2
Initial import of scintilla 1.54
...
Scintilla is a free source code editing component. As well as features
found in standard text editing components, Scintilla includes features
especially useful when editing and debugging source code. These include
support for syntax styling, error indicators, code completion and call
tips. The selection margin can contain markers like those used in debuggers
to indicate breakpoints and the current line. Styling choices are more open
than with many editors, allowing the use of proportional fonts, bold and
italics, multiple foreground and background colours and multiple fonts.
WWW: http://www.scintilla.org/
from Joerg Sonnenberger <joerg@bec.de> with patches from Andrew Dalgleisch
2003-08-14 18:24:30 +00:00
brad
2c8dcde9dc
upgrade to netris 0.52
...
fixes both a server side and a client side buffer overflow.
http://marc.theaimsgroup.com/?l=bugtraq&m=106080749025069&w=2
ok MAINTAINER
2003-08-14 16:07:31 +00:00
naddy
d1e3b2b512
Fix a typo that caused ports marked with FETCH_MANUALLY always to be skipped
...
for BATCH=Yes. Reported by Kurt Miller <truk@optonline.net>.
2003-08-14 15:29:20 +00:00
kevlo
06360edfc4
oops, I forgot we have {MASTER_SITE_PACKETSTORM}.
...
Thanks to Xavier Santolaria for pointing that out.
2003-08-14 09:23:31 +00:00
kevlo
c6084d91b3
remove HOMEPAGE and update MASTER_SITES.
...
Pointed out by Xavier Santolaria <xavier@santolaria.net>
2003-08-14 02:51:59 +00:00
espie
f6b1011110
zap extra space
2003-08-14 01:06:51 +00:00
avsm
84bdc363ee
correct LIB_DEPENDS, from Don Stewart <dons@cse.unsw.edu.au>
2003-08-14 01:01:16 +00:00
espie
980c98d525
oops, not really needed. @pkgcfl should be slightly smarter, even
...
the old version does stem-[0-9].*
2003-08-14 00:59:58 +00:00
espie
65db096bea
Don't conflict with sdl-image.
...
(can happen with symetric checking of conflicts... Intelligent handling
of conflicts is needed)
2003-08-14 00:51:25 +00:00
espie
3dd5da8ea4
zap extra space
2003-08-14 00:39:59 +00:00
naddy
4fdfbe92d4
update to 1.2.2
2003-08-13 23:56:32 +00:00
naddy
3da57d9a6a
work around an optimizer bug in gcc 2.95 on sparc64
2003-08-13 23:41:02 +00:00
fgsch
b6cf2a59ca
update to fetchmail 6.2.4; bugfix release.
2003-08-13 23:28:24 +00:00
espie
79dfad4929
missed two readme, thanks Nick.
2003-08-13 19:41:01 +00:00
marcm
9ab02dd5bb
Fix the cause, not the symptom. The essentially reverts my last diff
...
and does it right. Gives pango a fighting chance on static arches.
Requires a fix to XFree86 as well, but that's in the works.
2003-08-13 16:57:51 +00:00
espie
89b2fe1eef
zap extra space
2003-08-13 14:56:31 +00:00
espie
3bbac5b08c
zap space
2003-08-13 14:36:00 +00:00
espie
7ec096fb01
zap space
2003-08-13 13:59:09 +00:00
espie
bb8c9ddb18
zap extra spaces
2003-08-13 13:34:29 +00:00
kevlo
738dc6c0ea
upgrade to 2.5
2003-08-13 09:54:01 +00:00
espie
1807226303
somehow this didn't get committed along with the corresponding patch.
...
Thanks to kevlo@ for pointing that out.
2003-08-13 09:43:48 +00:00
jolan
b1d9bd5809
add gtkspell FLAVOR, minor cleanups
...
"as long as it compiles" brad@
2003-08-13 03:07:51 +00:00
espie
e6577353d8
zap extra space.
2003-08-13 01:43:44 +00:00
espie
3761ae11f6
#$!#@# typo
2003-08-13 01:41:16 +00:00
espie
3cf049ba7f
adjust licensing for freetype1
2003-08-13 01:39:17 +00:00
brad
a40083eb8f
upgrade to pure-ftpd 1.0.16a
...
this version introduces support for SSL/TLS.
--
From: Frank Denis <j at pureftpd dot org>
2003-08-12 23:18:35 +00:00
sturm
8238657cc7
- add new variables MODPY_LIBDIR and MODPY_SITEPKG
...
- make MODPY_CMD intern
from Xavier Santolaria <xavier@santolaria.net>
2003-08-12 20:23:20 +00:00