Joseph Koshy
5b56777055
Update to v2.5.4. Take over maintainership.
...
Approved by: Richard <rch@richard.eu.org> (MAINTAINER)
2002-03-11 10:12:04 +00:00
Martin Blapp
ee89ac71b6
FreeBSD has no -ldl
2002-03-11 09:26:02 +00:00
Martin Blapp
c8f58c7833
Build unoidl too
2002-03-11 09:18:13 +00:00
Martin Blapp
cb4a584073
If nSubKeys is not defined, just return. Fix from Tim Tretyak <timothy@umc.com.ua>
2002-03-11 09:17:12 +00:00
Martin Blapp
9a6a862e48
Remove unnecessary #defines
2002-03-11 09:15:44 +00:00
Martin Blapp
beb1c620c5
Fix number calculation. Patch from Tim Tretyak <timothy@umc.com.ua>
2002-03-11 09:08:44 +00:00
Martin Blapp
ce1afb567b
Fix one #ifdef and add two more checks
2002-03-11 09:06:34 +00:00
Martin Blapp
b19cbdef34
Add langinfo twirks
2002-03-10 23:02:24 +00:00
Martin Blapp
60deb7a34d
Add tgetpwnam test for FreeBSD too
2002-03-10 22:51:58 +00:00
Martin Blapp
6149dd0b07
Remove _cdecl before main()
2002-03-10 22:48:22 +00:00
Martin Blapp
a8e4dd73bb
AddrLen is socklen_t, not int
2002-03-10 22:42:07 +00:00
Martin Blapp
39bdece24e
Add -f to ln to continue builds
2002-03-10 22:34:53 +00:00
Martin Blapp
cbf57a6a64
A getpwuid_r function is now implemented in patch-sal::osl::unx::system.c
2002-03-10 22:26:50 +00:00
Martin Blapp
f1a88e4042
Add the PTHREAD_CFLAGS correctly to SOLARDEF, even if this is not yet used
...
and the CFLAGS are hardcoded in solenv/inc/unxfbsd.mk
2002-03-10 22:03:45 +00:00
Martin Blapp
153720072a
We do not have GLIBC. Sigh.
2002-03-10 21:51:41 +00:00
David E. O'Brien
be9775f460
Update to Vim 6.1 Beta 'B'
2002-03-10 18:45:45 +00:00
Martin Blapp
d5b8dbd7c4
Define fcvt as extern as NetBSD does.
2002-03-10 17:14:48 +00:00
Martin Blapp
006f3e56bc
Use PTHREAD_CFLAGS and PTHREAD_LIBS for the threaded parts.
...
Requested by: cvs-comitters
2002-03-09 22:41:53 +00:00
Martin Blapp
0831655ef9
Add ASM flags, replace the REENTRANT and THREAD_SAFE definitions with
...
-pthread, add JAVA_RUNTIME definition, change the optimization from 02
to -O and from -O to -O0. Add -lXaw -lXt to link for GUI part, and reorder
the librarys the correct way.
2002-03-09 19:57:47 +00:00
Martin Blapp
86149f75c2
Move the s|<malloc.h>|<stdlib.h>|g after the patch section.
2002-03-09 10:43:14 +00:00
Mark Pulford
bebfbd079c
Updated to 3.1.8.
2002-03-09 10:25:58 +00:00
Martin Blapp
9defbf5952
Patch got accidently comitted twice.
2002-03-09 09:54:06 +00:00
Martin Blapp
ea1938c72b
STABLE does not have langinfo.h yet.
2002-03-09 01:00:16 +00:00
Martin Blapp
22a77d8a58
Add -DOSVERSION to FreeBSD build. Remove the netbsd unxbsdi.mk file.
2002-03-09 00:18:08 +00:00
Martin Blapp
2cdb04602e
This patch accidently got the second part dublicated
2002-03-08 23:13:20 +00:00
Martin Blapp
0a3a57c1f5
Use autoconf, remove the ugly configure patch. Do the gcc tests and fix them
...
while we are here (AWK had an endless loop), add a FreeBSD configure variable
called with-os-version, so we can check the OSVERSION in the build to support both
STABLE and CURRENT (there are different patches needed)
2002-03-08 23:06:20 +00:00
Martin Blapp
64baa5ac91
Add missing typedef and macros. Patch from Carlos F. A. Paniago
...
<pan@cnpm.embrapa.br>
2002-03-08 16:06:39 +00:00
Martin Blapp
8022072e4a
We do not have alloca.h
2002-03-08 15:43:16 +00:00
Martin Blapp
1f2df029ef
Substitute .cxx files too in the nas-patch. Also add a missing backslash,
...
since we do not want to scan dirs.
2002-03-08 14:27:12 +00:00
Martin Blapp
fe99f7ef94
Avoid twice defined set_new_handler__FPFv_v symbol. Patch from NetBSD
2002-03-08 14:00:00 +00:00
Martin Blapp
9ca07ed0ae
Add -Wl,-export-dynamic for the SHLGUI build too
2002-03-08 13:35:18 +00:00
Martin Blapp
a4795e1f6b
Add missing $
2002-03-08 13:30:05 +00:00
Martin Blapp
31d5ac22c5
Avoid double symbols for set_new_handler__FPFv_v. Patch from NetBSD
2002-03-07 16:49:17 +00:00
Martin Blapp
715b153f25
Add missing SHL1STDLIBS reordering
2002-03-07 15:44:08 +00:00
Martin Blapp
69a1c8e79f
Add include path $STLPORT_inc_stlport for FreeBSD too and remove a second
...
instance of this include path.
2002-03-07 15:32:52 +00:00
MANTANI Nobutaka
e1566ae99c
Byte-compile only patched elisp files.
...
Stop removing ${PREFIX}/share/emacs/21.1/etc and ${PREFIX}/share/emacs/21.1/etc
before install.
2002-03-06 17:57:21 +00:00
Martin Blapp
6b4a3cb361
*.cxx also needs <malloc.h>|<stdlib.h>
2002-03-06 17:18:04 +00:00
Martin Blapp
46efc15b9e
Add two patches which did not made it in the previous commit
...
Reorder the SHL1STDLIBS librarys
2002-03-06 16:44:13 +00:00
Martin Blapp
1ff4042d1c
Reorder the SHL1STDLIBS librarys
2002-03-06 16:41:21 +00:00
Maxim Sobolev
e5e39fa30c
Pre-compile python objects, so that package deinstalls cleanly.
2002-03-06 13:11:32 +00:00
Martin Blapp
5ee03bd0ee
Bison > 1.3 fixes, sync with NetBSD port source
2002-03-06 11:09:27 +00:00
Martin Blapp
2126a39259
Openoffice needs x11
2002-03-06 10:00:32 +00:00
Martin Blapp
10efa08a2d
s|<malloc.h>|<stdlib.h> for the nas build
2002-03-06 01:33:17 +00:00
Martin Blapp
ca4d5e4600
Exclude three additional map buildings which are breaking the build
2002-03-05 23:41:48 +00:00
Martin Blapp
37e20e8a14
Fix patch paths
2002-03-05 23:40:10 +00:00
Martin Blapp
f5017f7c3f
Add missing #ifdef for FREEBSD
2002-03-05 23:38:28 +00:00
Martin Blapp
56f0874ee4
minormkchanged.flg is not a target. This solves the breakage in solenv
2002-03-05 23:37:12 +00:00
Martin Blapp
7b6630a8cd
Change PATH from /usr/bin/X11 -> /usr/X11R6/bin
2002-03-05 23:35:07 +00:00
Martin Blapp
2cd9e1f248
Bring the FreeBSD (NetBSD) mozilla zip files into place
2002-03-05 23:33:17 +00:00
Martin Blapp
45b7b3fa27
timeb -> time fixes
2002-03-05 17:58:18 +00:00
Martin Blapp
9668701060
timeb > time fixes
2002-03-05 17:49:31 +00:00
Martin Blapp
bf3eb5769f
Fix malformed patch
2002-03-05 17:25:00 +00:00
Martin Blapp
7bbd08efc9
Build berkeleydb with freebsd include dir and options
2002-03-05 17:22:52 +00:00
Martin Blapp
3004d568dd
Modified to fit our requirements
2002-03-05 15:56:32 +00:00
Martin Blapp
5ad2709bbd
Fix for newer bison with .h files
2002-03-05 15:55:41 +00:00
Martin Blapp
02a66e8dab
Fix file extraction
2002-03-05 15:53:57 +00:00
Martin Blapp
81ebca5df1
libfreetype.so.6 > libfreetype.so.7
2002-03-05 15:53:09 +00:00
Martin Blapp
646ae9dfa2
Fix tar.gz extraction. Our tar seems not to like the included tar files and exits
...
with error value 141. But only if the gunzip stream is redirected from STDIN.
If our tar is used with -z, everything works. Looks like a BSD tar bug.
2002-03-05 15:52:12 +00:00
Martin Blapp
030ef7ce18
We do not have SYS_TIMEB_H. Instead use SYS_TIME_H
2002-03-05 15:49:56 +00:00
Maxim Sobolev
79bc38ad3d
Update to 3.0.2.
2002-03-05 12:47:42 +00:00
Maxim Sobolev
3850088d56
Update to 0.5.5.
2002-03-05 11:41:56 +00:00
Martin Blapp
ad27933c59
Fix the PATH issue. Add ${PREFIX}/bin and ${PREFIX}/sbin
2002-03-04 23:20:22 +00:00
Martin Blapp
2f235b2e0a
Update to 641c source build
2002-03-04 21:48:29 +00:00
Martin Blapp
53c240bb36
Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_uno
...
source
2002-03-04 21:46:59 +00:00
David E. O'Brien
9a23446e2b
Update to Vim 6.1 Beta 'A' patchlevel 23
2002-03-04 21:13:20 +00:00
Martin Blapp
7399d7d73d
Our patch(1) does treat -b differently than Linux. This should fix the build.
2002-03-03 18:57:07 +00:00
Patrick Li
9a7a9d1ac7
Update to 0.14.b3
...
PR: 35503
Submitted by: maintainer
2002-03-03 06:55:48 +00:00
Pete Fritchman
4cd9f9c8fb
Add texmacs 0.3.5.8, a free WYSIWYG scientific text editor.
...
PR: 32434
Submitted by: Geoffrey Mainland <mainland@apeiron.net>
2002-03-03 03:39:37 +00:00
Martin Blapp
1c1cfed19d
Another 7 patches from Carlos
2002-03-03 00:56:13 +00:00
Martin Blapp
726335a573
Fix dependency of pth and fix jdk paths
2002-03-03 00:00:14 +00:00
Martin Blapp
6bb92b02c9
The second part was inverted too
2002-03-02 23:49:09 +00:00
Martin Blapp
27fd1e49b4
Fix inverted diff
2002-03-02 23:33:09 +00:00
Martin Blapp
c0bcf00e1b
Another patchset from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>
2002-03-02 21:41:34 +00:00
Martin Blapp
2f60a7bfc4
Add patches recieved from Carlos Fernando Assis Paniago <pan@cnpm.embrapa.br>
...
More will follow
2002-03-02 20:27:00 +00:00
Martin Blapp
f7dbd92f23
Add patches merged from NetBSD and from other sources
2002-03-02 19:15:00 +00:00
Martin Blapp
61a0b70bc9
First step towards a working port.
2002-02-28 23:36:03 +00:00
David E. O'Brien
fde3803d53
Update to Vim 6.1 Beta 'A' patchlevel 10
2002-02-28 18:28:02 +00:00
David E. O'Brien
89486704d8
Update to Vim 6.1 Beta `A' patchlevel 6.
...
Note that due to limitations with our package versioning,
I have decided to call this version `6.0.270.PL'.
This allows me to move back to 6.0.PL if using the beta causes problems.
I may later change the package version number to 6.0.10PL if people do
not object to the beta being used here.
2002-02-27 02:42:20 +00:00
Ying-Chieh Liao
03ac654671
upgrade to 1.1.6
...
drop maintainership
2002-02-26 07:45:17 +00:00
David E. O'Brien
d8406bc82e
With jot(1) we can start at 001 and not have to remove the bogus 000 patch.
...
Submitted by: Esa Karkkainen <ejk@iki.fi>
2002-02-25 22:32:23 +00:00
Maxim Sobolev
5e9116e2ae
Update to 0.99.2.
...
PR: 35254
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-25 09:33:31 +00:00
David E. O'Brien
0d66fc4a6c
jot(1) is cool!
...
Submitted by: alfred
2002-02-25 06:49:09 +00:00
David E. O'Brien
da9a3bfffb
Make USE_GTK work properly on 5-CURRENT.
2002-02-25 06:47:38 +00:00
David E. O'Brien
18c54c20f3
Update to Vim 6.0 patchlevel 270
2002-02-24 21:27:55 +00:00
David E. O'Brien
e10380a3ca
Update to Vim 6.0 patchlevel 269
2002-02-24 05:11:54 +00:00
MANTANI Nobutaka
47980a3a1c
Link libncurses to avoid segfaults when emacs is executed with -nw option
...
and TERM=kterm-color.
Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
2002-02-23 09:02:41 +00:00
Maxim Sobolev
2d86193b11
Chase psiconv shared library version bump.
2002-02-22 20:15:33 +00:00
Ying-Chieh Liao
ce4bb6e7f7
Replace RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig with USE_LINUX
...
PR: 35194
Submitted by: maintainer
2002-02-22 03:26:32 +00:00
David E. O'Brien
96768ed912
Update to Vim 6.0 patchlevel 238
2002-02-20 09:07:06 +00:00
David E. O'Brien
60c62a9e3c
Use Tcl 8.3 instead of 8.0.
...
Submitted by: Alan Eldridge <ports@geeksrus.net>
PR: 35134
2002-02-20 09:05:35 +00:00
Gary Jennejohn
fdbcfc20a2
Update to patch level y.
2002-02-19 23:12:28 +00:00
Chris D. Faulhaber
a583b7bd24
Update port to 1.3.1.
...
Submitted by: naddy
2002-02-19 12:17:09 +00:00
Patrick Li
eaf5dce45e
Fix build on -CURRENT
...
PR: 34802
Submitted by: maintainer
2002-02-17 21:39:10 +00:00
Mark Pulford
b4f2b1d64a
Fixed MASTER_SITES.
...
Updated to 3.1.7.
2002-02-17 07:08:01 +00:00
David E. O'Brien
4d312644c5
Update to Vim 6.0 patchlevel 223
2002-02-16 18:52:38 +00:00
Patrick Li
582a220497
- Update to 3.17.5
...
- Add missing dependency
PR: 34564
Submitted by: Adam Weinberger <monkey@crackula.com>, maintainer
Approved by: maintainer
2002-02-15 18:13:58 +00:00
Kevin Lo
4b73e7f900
Port should not be packaged due to legal issues.
...
PR: 34930
Submitted by: MAINTAINER
2002-02-15 05:56:53 +00:00
Maxim Sobolev
5437b7e2da
Users running AbiWord on a local X server don't need to set FontPath manually,
...
so that adjust instructions accordingly.
2002-02-13 15:12:37 +00:00
Ade Lovett
2641883c38
Add verbiage to pkg-message giving better instructions on how to enable
...
the AbiWord fonts and have a much more pleasant experience.
PR: 30912
Submitted by: Marco Molteni <molter@tin.it>
2002-02-13 04:04:56 +00:00
MANTANI Nobutaka
b6e55fd20c
Fix build error on the Alpha platform.
...
PR: 34888
Submitted by: Matthew Luckie <kluckie@ihug.co.nz>
2002-02-13 00:32:33 +00:00
Maxim Sobolev
bb9bb9d9f5
Add optional GNOME support (forcefully turned on on bento). This adds more
...
GNOMish look-n-feel, gnomeprint support and other goodies.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-12 23:17:36 +00:00
Maxim Sobolev
e3348020ff
Update to 0.7.7.
2002-02-11 13:30:12 +00:00
Maxim Sobolev
045b5aca22
Update to 1.44.
2002-02-11 12:56:24 +00:00
Dima Dorfman
7845369aae
Belatedly upgrade to 1.81.5. Notes: (a) patch-vi-relative has been
...
incorporated; (b) this now compiles on -current after libdb from
databases/db3 was renamed to libdb3; (c) this now compiles on -stable
(removed BROKEN since -stable has wchar.h now); and (d) fixed plist.
2002-02-11 00:45:45 +00:00
Kevin Lo
48b7a0f094
Initial import of edith 1.58
...
Edith is a X11 GUI editor for binary and plain text files.
PR: 34762
Submitted by: Christian Brueffer <cray@unixpages.org>
2002-02-10 07:30:10 +00:00
David E. O'Brien
15026d7037
Update to Vim 6.0 patchlevel 204
2002-02-09 22:42:45 +00:00
Maxim Sobolev
027909387b
Update to 1.2.1.
...
PR: 34573
Submitted by: Joe Clarke <marcus@marcuscom.com>
2002-02-07 14:13:56 +00:00
Maxim Sobolev
f5251e7ff8
Update to 0.99.1.
2002-02-07 12:29:42 +00:00
David E. O'Brien
c49d91b0a5
Add the ability to select any of the interpreters and the GNOME GUI.
...
This adds the knobs WITH_PYTHON, WITH_PERL, WITH_TCL, WITH_RUBY,
and WITH_GNOME :-(
Submitted by: Matthew Hawkins <matthew@topic.com.au>
(reworked by me)
2002-02-05 17:49:36 +00:00
David E. O'Brien
ae24f7eb40
Update to Vim 6.0 patchlevel 185
2002-02-05 15:59:59 +00:00
David E. O'Brien
64aabfcdc5
Update to Vim 6.0 patchlevel 169
2002-02-04 19:23:03 +00:00
Gary Jennejohn
1308083efc
Update to patch level w.
2002-02-04 11:06:59 +00:00
David E. O'Brien
af543e82b6
Update to Vim 6.0 patchlevel 160
2002-02-02 20:47:49 +00:00
Patrick Li
5c1e5a6694
Bump PORTREVISION from last buffer overflow patch commit.
...
Reminded by: Dan Peterson <danp@danp.net>
2002-02-02 05:32:55 +00:00
Patrick Li
56abf3a55f
Fix buffer overflow
...
PR: 34540
Submitted by: maintainer
2002-02-02 04:16:05 +00:00
David E. O'Brien
2454d78ec4
Update to Vim 6.0 patchlevel 158
2002-01-31 15:16:58 +00:00
Bill Fenner
fa5a13d8ec
Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk
...
Submitted by: distfile survey
2002-01-29 16:43:55 +00:00
Bill Fenner
15e8ee6894
Don't try to use ${AWK}, ${GREP} and ${TAIL} in != before including
...
bsd.port.pre.mk .
Submitted by: distfile survey
2002-01-29 16:30:58 +00:00
Bill Fenner
9d7f4d78ec
Don't try to use ${AWK} and ${TAIL} in != commands before including
...
bsd.port.pre.mk
Submitted by: distfile survey
2002-01-29 16:29:47 +00:00
Akinori MUSHA
5406488640
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
2002-01-29 10:34:23 +00:00
Gary Jennejohn
fc3d466431
Add WITHOUT_X11 to allow making these ports without X11 support.
...
Add WITH_XAW3D for those who like a 3D look.
Otherwise no changes were made to the contents of the ports.
2002-01-28 20:44:11 +00:00
Gary Jennejohn
3f33de4577
Update to patch level v.
...
For xvile add a LIB_DEPENDS on Xaw3d if WITH_XAW3D is defined.
2002-01-28 20:39:44 +00:00
Martin Blapp
0bbff8f4b9
Since I'm the maintainer of other vaporware already like staroffice,
...
it makes sense that I maintain this too ;)
2002-01-27 12:17:21 +00:00
David E. O'Brien
391fceb421
I do not want to the maintainer of this piece of vaporware.
2002-01-27 08:10:42 +00:00
David E. O'Brien
f8abc431d0
Use printf(1) to reduce the logic speggetti here.
...
Submitted by: alfred (the basic idea)
2002-01-24 12:54:15 +00:00
David E. O'Brien
73983781c1
Update to Vim 6.0 patchlevel 150
2002-01-24 11:47:53 +00:00
Ying-Chieh Liao
38ef3b7cdc
upgrade to 1.22
...
drop maintainership
2002-01-24 06:47:56 +00:00
FUJISHIMA Satsuki
dbf60cf193
update to 0.6.2.3.
...
PR: 34182
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-01-22 21:58:49 +00:00
Martin Blapp
2213b0b336
Mark port broken (until April when 6.0 get's released :-)
...
Submitted by: Joachim Strömbergson <watchman@ludd.luth.se>
2002-01-22 21:14:18 +00:00
Yoichi NAKAYAMA
43008f4520
Add elisp-info.el, provide functions for Emacs to find
...
description of function or variable from Emacs-Lisp Reference Manual.
2002-01-22 18:43:33 +00:00
Alfred Perlstein
86eb177ef8
update, version 6.0.101 -> 6.0.143.
2002-01-22 08:11:58 +00:00
SADA Kenji
57f48687c5
Stop pkg_delete time messages caused by uneraseable directories.
...
Approved by: Maintainer
2002-01-20 18:35:22 +00:00
Jun Kuriyama
328f274a8e
Rename symbols from sgml-* to psgml-* to avoid conflict with stock
...
sgml-mode.
PR: ports/32391
Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
Dirty hacked by: kuriyama
2002-01-20 15:07:45 +00:00
Christian Weisgerber
3c99fd759d
Update to 1.0.8. Changes in this version include:
...
* various minor bug fixes
* updated translations and a new Polish one
* Meta-A as an alternate key for the marker key (^^)
2002-01-17 12:21:00 +00:00
Maxim Sobolev
28b9aac390
After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because
...
otherwise those files are installed along with all others.
2002-01-14 18:16:29 +00:00
Maxim Sobolev
f80e46e387
Use correct encoding for Russian and Ukrainian messages (KOI8-R and KOI8-U)
...
respectively. Before this patch Russian translation was a mess - part of it
was in CP1251, while part in KOI8-R. *brr*
PR: 33875
Reported by: Nevermind <never@nevermind.kiev.ua>
Fixed by: sobomax
2002-01-14 18:02:57 +00:00
Gary Jennejohn
96299dfa88
Update to patch level u and bump PORTVERSION.
...
Fix Makefile so that portlint doesn't complain.
Add a WITH_ALL variable to make it easier to install the port with all
options set.
2002-01-13 19:09:49 +00:00
Maxim Sobolev
9db822d068
Update to 1.2.0.
2002-01-11 12:51:41 +00:00
Will Andrews
bda8e9b3d4
Bring in a few changes to the KDE ports infrastructure, and some fixes.
...
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
+ Default to compile optimized for speed, not debugging, in ports
builds, not just packages. We don't really get that many backtraces
or debugging information, and there's a better way to provide these
things to people willing to spend some time working on KDE. It's
at (as announced before): http://freebsd.kde.org/ .
- Remove teTeX dependency for kdegraphics2 upon request, and being unable
to find any reason not to. Apparently, kdegraphics still compiles
libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
Therefore to enable its use one just needs to add the teTeX package.
Bump PORTREVISION to reflect dependency change.
- Fix koffice port by removing PYTHON_VERSION, which is unnecessary.
PR: 33650 (part of)
Submitted by: John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by: kde-freebsd@lists.csociety.org (teTeX dep removal, and
optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Gary Jennejohn
7fd890f0e4
Update to version 21.4.6.
...
Submitted by: Jerry A! <jerry@thehutt.org>
2002-01-09 18:55:37 +00:00
Shigeyuki Fukushima
6febe5e0d7
Add xml-mode to auto-mode-alist.
...
PR: ports/33573
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-09 15:09:20 +00:00
Gary Jennejohn
b90d94284b
Update to patch level t and bump PORTVERSION.
2002-01-08 10:44:57 +00:00
Will Andrews
fccbfb4a6f
If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
...
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get. :)
Submitted by: Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Yoichi NAKAYAMA
910d64b796
Update to 0.14beta2.
...
PR: ports/33531
Submitted by: MAINTAINER
2002-01-07 09:02:58 +00:00
Will Andrews
f3171de7e6
First round of auto* cleanups:
...
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Kiriyama Kazuhiko
8fc182e44a
Coomment outed finder-inf.elc in pkg-plist because of
...
rack of files in package buillding.
2002-01-05 12:42:01 +00:00
Kiriyama Kazuhiko
940c18381d
XEmacs development version(gamma 21.4.6) with mule. This is
...
the mule version of editors/xemacs-devel.
2002-01-05 11:11:07 +00:00
Jun Kuriyama
b80f98785e
Upgrade 1.2.4.
2002-01-05 08:36:02 +00:00
Maxim Sobolev
e53ddd0094
Update to 1.42.
2002-01-04 13:06:36 +00:00
Yoichi NAKAYAMA
a8997f5112
The previous maintainer wishes to give up his maintainership.
...
Submitted by: Ilya Martynov <ilya@martynov.org>
2002-01-04 02:14:10 +00:00
Yoichi NAKAYAMA
3f14b61e8a
Add stub port for speedbar (supports emacs20).
...
PR: ports/33465
Submitted by: maintainer
2002-01-02 12:03:37 +00:00
Patrick Li
b50c44981d
Fix for -CURRENT, malloc.h->stdlib.h
...
Spotted by: Bento
2002-01-02 04:16:51 +00:00
Shigeyuki Fukushima
b756e3ab43
Update to 8.5.
2002-01-01 10:49:20 +00:00
Yoichi NAKAYAMA
6b67ef8e17
Fix dir entry to refer one installed by speedbar port.
...
Put back old speedbar entry on info/dir after deinstalling speedbar port.
Approved by: maintainer
2001-12-30 13:45:49 +00:00
Mark Pulford
1494bbdd46
Updated to 3.1.5.
2001-12-30 06:58:04 +00:00
Yoichi NAKAYAMA
d9bc13c68a
Add speedbar, which enable quick access to files and tags in an Emacs frame.
...
This port is for emacs21 and newer than that distributed with emacs21.
PR: ports/33297
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
2001-12-29 12:31:30 +00:00
Kiriyama Kazuhiko
66a133ef4e
Remove RUN_DEPENDS editors/xemacs-mule-packages according to
...
xemacs-*packages rearrangement. And also remove RUN_DEPENDS
editors/xemacs-additional-packages because of prevent multi-
installation of existing xemacs-*-packages.
2001-12-29 12:18:49 +00:00
Kiriyama Kazuhiko
a789931495
Change (RUN|BUILD)_DEPENDS from editors/xemacs-basic-mule-packages
...
to editors/xemacs-mule-packages according to xemacs-*packages
rearrangement.
2001-12-29 12:13:16 +00:00
Kiriyama Kazuhiko
bc7bcf470a
PORTVERSION was descreted. 2.3 -> 2.1
2001-12-29 10:47:44 +00:00
Kiriyama Kazuhiko
5f7e8bcac2
Update 1.11 -> 2.1. This update will be changed xemacs-*packages
...
arrangement and xemacs21* ports dependencies. All related
works will be done after this commit.
2001-12-29 10:43:23 +00:00
Kiriyama Kazuhiko
7844fe910f
Update 1.3 -> 2.3. This update will be change xemacs-*packages
...
arrangement and xemacs21* ports dependencies. All related
works will be done after this commit.
2001-12-29 10:36:33 +00:00
Martin Blapp
81b530e55a
Hardcode another /cdrom, since the define is not overwritten by the
...
PRE section. Install the patches too for a WITH_CDROM installation.
Approved by: demon
2001-12-28 10:36:58 +00:00
Gary Jennejohn
dd82a1dad6
Update some packages which are no longer available on the various
...
ftp servers. Also update PORTSVERSION.
I'm doing this because kiri seems to be MIA and this is a long-standing
problem.
Submitted by: Ken McGlothlen <mcglk@artlogix.com>
2001-12-28 09:58:06 +00:00
Gary Jennejohn
65b19fa01d
Update to patch level s, bump PORTVERSION accordingly.
2001-12-28 09:53:40 +00:00
Yoichi NAKAYAMA
27f7322cb5
Follow the update of tamago and fix dependences.
...
It is regrettable to remove dependences on tamago and emacsen.
Those dependences might be regenerated by some product of elisp
ports issue now being discussed in ports-jp list.
2001-12-26 17:23:41 +00:00
Dmitry Sivachenko
ee56ca4ae5
Update to 1.1.1
...
PR: 33193
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2001-12-26 12:45:04 +00:00
Martin Blapp
add5fa1d46
Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know
...
if the fix (PR 30983) will make it into 4.5R.
PR: ports 29843 (fixed), ports 30983
Approved by: demon,wca
2001-12-25 10:37:41 +00:00
Steve Price
e9b2b81b97
Update to version 2.0.
2001-12-24 23:56:50 +00:00
Pete Fritchman
670f80f2cd
Update to 1.1.1.
...
PR: 32961
Submitted by: Alan Eldridge <alane@geeksrus.net>
2001-12-24 21:47:29 +00:00
Jun Kuriyama
639ec448e8
Remove old port which is obsoleted by repocopy.
...
Found by: will's commit
2001-12-24 17:20:38 +00:00
Martin Blapp
356b063b9e
Maintainer is now a committer
...
Approved by: demon
2001-12-24 13:56:04 +00:00
Will Andrews
db658b22bd
Add missing bitmap and psgml-emacs SUBDIRs.
...
Submitted by: bento
2001-12-24 11:25:49 +00:00
Patrick Li
b666502afd
- PORTDOCS police
...
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Pete Fritchman
e1999fb7b6
- update to 2.9.8p1
...
- fix a bug with config file handling
Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru> (partially)
2001-12-24 02:09:54 +00:00
Maxim Sobolev
3f2c56f12b
o Change maintainer to ryan@sasknow.com
...
o Update lpe from 1.2.5_2 to newest release, 1.2.6
o Update MASTER_SITES, WWW, and author's email to
reflect new location
o Update/delete patch files for new version:
+ Bug fix patches corrected by 1.2.6 removed
+ New bug fix to correct man page language (cz vs. cs)
+ New bug fix to correct syntax highlighting in some
editing modes
(New bug fixes have been sent to the author for
inclusion in the next official release)
PR: 32915
Submitted by: Ryan Thompson <ryan@sasknow.com>
Approved by: old maintainer
2001-12-21 08:34:33 +00:00
Maxim Sobolev
d0fba3e0f1
Backout previous change - it seems that new revision of the patch doesn't
...
apply everywhere.
Submitted by: Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Christian Weisgerber
3c53076356
* Take maintainership. The original maintainer has disappeared.
...
* Update to 1.0.7: lots of bugfixes, some new and updated translations.
* Remove questionable LITE flavor.
2001-12-19 20:53:39 +00:00
Maxim Sobolev
41c22e9c76
Don't filter libc_r on 5-CURRENT.
2001-12-19 20:20:23 +00:00
Dmitry Sivachenko
ace49a53ef
Bump PORTREVISION due to recent update of sunsolve patch.
...
Submitted by: MAINTAINER
2001-12-19 18:45:59 +00:00
Gary Jennejohn
f8d29dc8c7
Update some packages to reflect newer vewrsions available on the variious
...
servers. Bumped version number.
NOTE: kiri seems to be MIA. I sent hime a similar patch 2 months ago and
he never responded.
PR: 32705
Submitted by: Vivek Khera <khera@kciLink.com>
2001-12-19 10:37:02 +00:00
Gary Jennejohn
b81be70491
Update to patch level r.
2001-12-18 19:40:35 +00:00
Jimmy Olgeni
10c7daf38d
Sync pkg-plist with actual package files.
2001-12-18 15:50:45 +00:00
Jimmy Olgeni
274b519295
Do not leave a .orig file around after running the "post-install" target.
2001-12-18 15:36:43 +00:00
Jimmy Olgeni
bf0af8f474
Sort pkg-plist (no content changes).
2001-12-18 15:33:41 +00:00
Dmitry Sivachenko
5e05a16b9c
Update for new sunsolve patch.
...
PR: 32969
Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-12-18 14:39:17 +00:00
Dmitry Sivachenko
e2b4a761b4
Fix pkg-plist.
...
PR: 32908
Submitted by: Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-12-18 13:48:18 +00:00
Dmitry Sivachenko
e4989de3e0
Localized messages for KOffice.
...
PR: 32932
Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2001-12-18 13:32:10 +00:00
Pete Fritchman
a56228dcee
- give maintainership to submitter
...
- reformat pkg-descr
PR: 32959
Submitted by: Ryan Thompson <ryan@sasknow.com>
2001-12-18 05:04:31 +00:00
Maxim Sobolev
456bdd6c11
Update to 0.9.6.1.
2001-12-17 12:54:07 +00:00
MANTANI Nobutaka
7249364daf
Disable menubar fontset support by default.
...
Add menubar fontset setting instructions to pkg-message.
2001-12-17 06:06:57 +00:00
David E. O'Brien
efc6663fb9
Update to Vim 6.0 patchlevel 101
2001-12-16 14:58:32 +00:00
David E. O'Brien
385515d829
Update to Vim 6.0 patchlevel 97
2001-12-14 19:13:15 +00:00
David E. O'Brien
e28b481962
Update to Vim 6.0 patchlevel 96
2001-12-13 22:20:36 +00:00
Shigeyuki Fukushima
ffb8c4d939
Update to 8.4.p200109201221.
...
Apply new master/slave scheme.
Update master port (editors/bitmap) for emacs21.
Update slave ports (editors/bitmap-mule and editors/bitmap-emacs20)
to stub ports.
Install el/elc files to version specific site-lisp directory.
Change some style.
2001-12-11 13:42:09 +00:00
Gary Jennejohn
e9418b6c1a
Since obrien deleted patch-aj from xemacs21, I guess it isn't needed
...
here either.
2001-12-09 10:31:32 +00:00
David E. O'Brien
33adb33ed2
Remove -- all FreeBSD platforms link the same now.
2001-12-09 02:27:01 +00:00
Pete Fritchman
c804805778
Fix a problem with auto{conf,make}: some build magic was introduced to
...
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong. This puts
${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.
PR: 32512
Submitted by: Alan Eldridge <alane@geeksrus.net>
Approved by: will
2001-12-08 14:10:04 +00:00
Patrick Li
9cbda8411a
Update to 2.4
...
PR: 32515
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-12-08 03:34:14 +00:00
Shigeyuki Fukushima
0a79545d86
Apply linespace patch (taoka).
...
Apply dired.el patch (yoichi).
Submitted by: taoka, yoichi
2001-12-07 12:58:20 +00:00
Shigeyuki Fukushima
c8d0e74359
Apply linespace patch (taoka).
...
Apply dired.el patch (yoichi).
Submitted by: taoka, yoichi
2001-12-07 12:37:34 +00:00
Shigeyuki Fukushima
a1da643a6d
Oops! PORTREVISION bump ;)
2001-12-06 17:50:26 +00:00
Shigeyuki Fukushima
b184ed7245
Byte-compile mule.el by mule-20.7 itself.
...
And dump emacs(mule-20.7) with using new-byte-compiled mule.elc.
2001-12-06 17:31:46 +00:00
MANTANI Nobutaka
b0eea5e5bd
Set ALL_TARGET=bootstrap to byte-compile patched elisp files.
...
Add WITHOUT_XIM and WITHOUT_MENUBAR_FONTSET switch.
Make dired output in Japanese locale the same as FreeBSD ls.
Submitted by: kuriyama, yoichi
Reviewed by: knu
2001-12-06 12:29:41 +00:00
David E. O'Brien
86b719e067
Fix a minor quoting bug triggered by:
...
(cd /usr/ports/editors/vim ; make -DNO_GUI )
Submitted by: yjchou@linux.cis.nctu.edu.tw
2001-12-06 00:05:34 +00:00
Will Andrews
1d206a3483
Upgrade KDE to 2.2.2:
...
* General:
- Support for objprelink.
- Hack for autoconf 2.13/automake 1.4. Note that we can't use
the standard USE_AUTO* because they change things in work/*;
KDE has its own way of doing that.
- Light cleanup of extra dirs in the PLISTs provided by
my mkplistpkg[1] script.
- Speedups of both compile and runtime through the usage of
--disable-debug and --enable-final. The latter did not work
with the kdemultimedia package, unfortunately.
- Patch updates.
* audio/kdemultimedia2:
- Patch to fix KSCD on FreeBSD[2]. It works very well now.
* deskutils/kdepim:
- Enable kpilot[3]. Pull in the latest pilot-link stuff.
* devel/kdesdk,
* devel/kdevelop:
- No specific changes.
* devel/qt-designer:
- Make this port depend almost entirely on qt23 to make it more
maintainable, so I don't have to keep hacking the patches to
get them to apply.
* editors/koffice,
* games/kdegames,
* graphics/kdegraphics:
- No specific changes.
* misc/kdeaddons:
- SDL is required now. Cull SDL PLIST_SUB and such.
- Fix breakage from hardcoding "sdl-config".
* misc/kdeutils2:
- Fix problem with klaptopdaemon[4] where it didn't properly
display the battery time. This patch is untested, but applied.
* net/kdenetwork2:
- Fix DCC for KSIRC[5].
- Remove ktalkd from the build. It requires some weird thing
in the configure script that I don't have time to look at.
* sysutils/kdeadmin:
- No specific changes.
* textproc/kdoc:
- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
seems to operate fine with >= 5.005. But I'll let time tell.
* www/quanta:
- No specific changes (--disable-debug support only).
* x11/kde2:
- No specific changes.
* x11/kdebase2:
- Fix ksysguard compile by merging the files from the HEAD branch
of KDE CVS that were missing at release time for FreeBSD[6]. :\
* x11/kdelibs2:
- Recognize CUPS' spinoff[7].
- Add libxslt dependency since it was removed from kdelibs.
- Fix libxml compile problems[8] (accomplished by upgrading).
- Remove libkformula from port Makefile; this library has been
spun off into koffice.
- Fix mode problems with DCOP[9]. This allows you to save files
properly. It also seems to be a FreeBSD specific problem.
- Fix bashisms in kdeprint/imagetops script[10].
* x11-clocks/kdetoys2:
- No specific changes.
* x11-toolkits/qt23:
- Do NOT upgrade to QT 2.3.2[11].
- Allow devel/qt-designer to depend on this port entirely for the
patches by adding a perlre to accomplish this.
* x11-wm/kdeartwork:
- No specific changes.
Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!
[1] http://freebsd.kde.org/ ;
http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2] Submitted by: Matthew Holmes <matt@speakeasy.net>
[3] PR: 31914
Submitted by: Alan Eldridge <alane@geeksrus.net>
[4] PR: 28475
Submitted by: Arun Sharma <arun@sharmas.dhs.org>
[5] Submitted by: Luc Morin <luc_m@videotron.ca>
[6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7] PR: 32321
Reported by: gad
Submitted by: James A. Halstead <jah4007@cs.rit.edu>
[8] PR: 32055
Reported by: William Richard <wrichard@trivalley.com>, others
[9] PR: 31629
Submitted by: Alan Eldridge <alane@geeksrus.net>
[10] PR: 32358
Submitted by: Alexander N. Kabaev <ak03@gte.com>
[11] PR: 31809
Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml ;
http://lists.csociety.org/pipermail/kde-freebsd ;
http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Shigeyuki Fukushima
12e9b43eb7
Inactivate:
...
wemi-emacs
wemi-emacs-current
wemi-emacs20
wemi-emacs20-current
wemi-mule
wemi-mule-current
wemi-xemacs21-mule
wemi-xemacs21-mule-current
2001-12-03 16:07:45 +00:00
Shigeyuki Fukushima
d6320657a8
Stop to support wemi.
2001-12-03 16:06:31 +00:00
Shigeyuki Fukushima
271e3b647c
Remove: we don't need this port now, because there is a semi-emacs20 port.
...
In the future when semi-1.14.x is old, if we still require this
version of semi, we may need semi114 master port and its slave
port, semi114-emacs20.
2001-12-03 16:00:33 +00:00
Shigeyuki Fukushima
91e4dde2ee
Activate:
...
semi
semi-emacs20 (delete comment)
semi-xemacs21-mule (delete comment)
semi113
semi113-emacs19
Inactivate:
semi113-emacs
2001-12-03 15:58:35 +00:00
Shigeyuki Fukushima
9b595a9bae
New master/slave scheme for flim-1.13.x(old version) ports.
...
Update master port to emacs21.
Update slave ports to stub port:
flim113-emacs20, flim113-mule, flim113-xemacs21-mule.
Remove slave ports:
flim113-emacs.
Add slave stub ports:
flim113-emacs19 for emacs-19.x ports.
Install el/elc files to version specific site-lisp directory.
Change some style.
2001-12-03 15:50:49 +00:00
Shigeyuki Fukushima
88bf41c9fc
New master/slave scheme for semi-1.14.x ports.
...
Update master port to emacs21.
Update slave ports to stub port: semi-emacs20, semi-xemacs21-mule.
Does not support semi-emacs(19) and semi-mule for semi-1.14.x or later.
Change some style.
2001-12-03 15:17:41 +00:00
Satoshi Taoka
b7140f0c1e
Update distfiles
...
from emacs-19.34b.tar.gz + mule-23-1934-alpha01.diff.gz
to mule-2.3-19.34.tar.gz
Notice: the current distfile was modified slightly
(in src/indent.c)
2001-12-03 14:02:22 +00:00
Satoshi Taoka
5aef6d7486
Unbreak (a problem occurs by the modification of bsd.port.mk rev 1.379)
...
Fix for mule*wnn7 ports
Submitted by: motoyuki
2001-12-03 13:42:53 +00:00
Jun Kuriyama
20d7bfd951
Add master port of psgml-* variant as editors/psgml (default is emacs21).
...
Add editors/psgml-emacs19 stub for emacs19.
Modify to use new location of master port on each variants.
Approved by: maintainer
Repocopied by: joe
2001-12-03 09:51:27 +00:00
David E. O'Brien
0ccc5f6f03
Add a Vietnamese VIQR input mapping.
2001-12-03 07:13:35 +00:00
Jun Kuriyama
5bab2144e5
Upgrade to 1.2.3.
...
Approved by: maintainer
2001-12-03 05:26:03 +00:00
Steve Price
9ea8660d5f
Add ports and comment some out to get 'make index' working again.
...
Reviewed by: portmgr
2001-12-02 23:39:41 +00:00
Yoichi NAKAYAMA
32b78c7c52
Add eshell for emacs20, shell implemented in emacs lisp.
...
Reviewed by: knu(mentor)
2001-12-02 15:34:28 +00:00
Shigeyuki Fukushima
d8000cd312
Fix {apel,flim}-setupel.el.
2001-12-01 21:37:48 +00:00
Shigeyuki Fukushima
753e8ef712
Inactivate:
...
semi-emacs
semi-emacs-current
semi-emacs20-current
semi-mule
semi-mule-current
semi-xemacs21-mule-current
2001-12-01 21:16:20 +00:00
Shigeyuki Fukushima
019d85a7b2
Remove semi-emacs, semi-mule ports.
...
Remove semi-*-current ports.
PR: ports/32171
Submitted by: Vivek Khera <khera@kciLink.com>
2001-12-01 21:14:28 +00:00
Shigeyuki Fukushima
3beba62bef
Add flim113-emacs19 stub slave port.
2001-12-01 21:01:09 +00:00
Shigeyuki Fukushima
ab88a0c1c0
Add apel-emacs19 stub slave port.
2001-12-01 20:57:50 +00:00
Shigeyuki Fukushima
69542b005f
Remove: we don't need this port now, because there is a flim-emacs20 port.
...
In the future when flim-1.14.x is old, if we still require this
version of flim, we may need flim114 master port and its slave
port, flim114-emacs20.
2001-12-01 20:50:45 +00:00
Shigeyuki Fukushima
7d041fb702
Inacrivate: flim113-emacs.
...
Activate: flim, flim-emacs20, flim-xemacs21-mule, flim113.
2001-12-01 20:45:33 +00:00
Shigeyuki Fukushima
ee0a162557
New master/slave scheme for flim-1.13.x(old version) ports.
...
Update master port to emacs21.
Update slave ports to stub port:
flim113-emacs20, flim113-mule, flim113-xemacs21-mule.
Remove flim113-emacs.
I'll addport flim113-emacs19 stub(slave) port as emacs19 ports.
Install el/elc files to version specific site-lisp directory.
Change some style.
2001-12-01 20:42:51 +00:00
Shigeyuki Fukushima
2bda9c1038
New master/slave scheme for flim-1.14.x ports.
...
Update master port to emacs21.
Update slave ports to stub port: flim-emacs20.
Newly support flim-xemacs21-mule stub port.
Does not support flim-emacs and flim-mule for flim-1.14.x or later.
Change some style.
2001-12-01 20:06:27 +00:00
Shigeyuki Fukushima
9ab816c8bf
Remove flim-*-current ports.
...
PR: ports/32171
Submitted by: Vivek Khera <khera@kciLink.com>
2001-12-01 19:10:28 +00:00
Shigeyuki Fukushima
1041293653
Inactivate and Remove editors/apel-emacs.
...
Activate editors/apel.
2001-12-01 18:22:09 +00:00
Shigeyuki Fukushima
a3293c9e6b
Oops. Change the position of PORTCLASS directive.
2001-12-01 18:04:29 +00:00
Shigeyuki Fukushima
66fe059946
Update to stub(slave) port.
...
Remove pkg-* in the slave ports.
2001-12-01 17:57:09 +00:00
Shigeyuki Fukushima
81b4e84160
New master/slave scheme.
...
Update to emacs21.
Install el/elc files to version specific site-lisp directory.
Change some style.
2001-12-01 17:37:04 +00:00
Shigeyuki Fukushima
74b266cbe0
Remove this port. Already inactivated.
2001-12-01 15:59:01 +00:00
Ying-Chieh Liao
d2613bad89
oops... forget to add this file in the last commit
2001-11-28 20:56:15 +00:00
Ying-Chieh Liao
84e710a152
upgrade to 1.1.5
...
handle gnome correctly
2001-11-28 20:55:42 +00:00
Ying-Chieh Liao
274b4872ab
- Support CC/CFLAGS/PREFIX proeprly
...
- Remove version string from pkg-comment
bump port revision
PR: 32217
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:39:18 +00:00
Maxim Sobolev
5648d6842e
Update to 0.9.5.
2001-11-23 15:35:58 +00:00
Jason Evans
1e4be5a0de
Use ${MASTER_SITE_SOURCEFORGE} rather than a URL.
...
Submitted by: obrien
2001-11-21 06:13:49 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:49:34 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case
2001-11-20 23:29:38 +00:00
Mario Sergio Fujikawa Ferreira
f391b4f79e
WWW tag should contain a valid URI. Rewrite tag appropriatly
2001-11-20 23:00:22 +00:00
Mario Sergio Fujikawa Ferreira
3c7443d83b
Style police: remove trailing space in WWW tag
2001-11-20 22:33:58 +00:00
Maxim Sobolev
1a5f63a5b6
Update to 1.1.12.
2001-11-19 11:51:47 +00:00
Mark Pulford
fc3ea0f08c
Updated to 3.1.4.
2001-11-18 04:33:05 +00:00
Ying-Chieh Liao
0b4f7abe40
upgrade to 5.3.0
...
PR: 32050
Submitted by: Ports Fury
2001-11-17 10:24:59 +00:00
Jun Kuriyama
cacd966dd8
Fix to make vc-backup file only if vc-make-backup-files is t.
...
Use (make-backup-file-name-1) to reflect backup-directory-alist in vc-mode.
2001-11-17 03:41:07 +00:00
Ying-Chieh Liao
10e49a0dbc
upgrade to 0.5.0
2001-11-15 09:03:03 +00:00
Patrick Li
8ca16eda55
Maintainer is now committer so change to new email address.
...
Approved by: lioux
2001-11-15 03:59:42 +00:00
Shigeyuki Fukushima
8b5eb42027
Up to date pkg-descr.
2001-11-13 16:05:31 +00:00
MANTANI Nobutaka
16a9e4fcba
Update fontset patch to 20011109.
...
Approved by: knu
2001-11-13 15:58:37 +00:00