Commit Graph

1482 Commits

Author SHA1 Message Date
Michael Haro
fc35e04f30 Port editors/muggy has unfetchable distfile. Patch updates to version
1.3.1.

PR:		23923
Submitted by:	    George Reid <greid@ukug.uk.freebsd.org>
2001-03-29 22:19:08 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Gary Jennejohn
1d7511e925 In the PATCH_SITES line add a `/'' to the end of `patches'' so that
fetch actually enters the directory.

Reported by:	Fenner's port survey
2001-03-29 11:02:52 +00:00
Ying-Chieh Liao
d99e722834 add poedit
gettext catalogs (.po files) editor
2001-03-27 15:45:18 +00:00
Kevin Lo
288e062a10 Update to version 1.7.1
PR: 26116
Submitted by: Ports Fury
2001-03-27 14:16:13 +00:00
David E. O'Brien
906bf16041 Update to Vim 6.0 beta Z 2001-03-25 19:01:28 +00:00
Gary Jennejohn
1f3c5b6d9d Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlint
doesn't like it). I changed it in xvile but forgot it in vile.
2001-03-25 11:58:48 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Gary Jennejohn
90323bbdad Don't bother using MASTER_SITE_XEMACS at all in these ports since the
dist files are no longer on any of the standard sites. Hopefully this
will (fractionally) speed up the Fenner dist file testing.
2001-03-23 21:05:48 +00:00
Gary Jennejohn
0083530731 Update this port to apply all the officially released patches (up to
j, which is why PORTVERSION is now 9.2j).

Add WITH_FILTERS so that the user can compile all the filters into
the binary.

For xvile, add WITH_XAW3D so that users with the Xaw3d library can use it
instead of plain Xaw.

Add 2 new PLISTs to reflect that most of the filters are not installed
when WITH_FILTERS is used.

Replace an obsolete ftp site with one which works.
2001-03-23 21:02:17 +00:00
David E. O'Brien
ce453a0274 Update to Vim 6.0 beta Y 2001-03-20 17:59:53 +00:00
Maxim Sobolev
77276edfac Update to 0.4.i. 2001-03-20 17:04:45 +00:00
Shigeyuki Fukushima
62292f0163 Update to 8.4.p200102280240.
Submitted by:	FUJISHIMA Satsuki <sf@FreeBSD.org>
Obtained from:	http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/10852
2001-03-18 12:56:57 +00:00
Vanilla I. Shu
28bcf4c281 Full screen text mode Hex editor using the [n]curses library
PR:		ports/24761
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-03-17 16:33:32 +00:00
Maxim Sobolev
9115aea997 Update to 0.6.2. 2001-03-16 13:39:20 +00:00
David E. O'Brien
0929e18125 Update to Vim 6.0 beta X 2001-03-14 18:54:32 +00:00
David E. O'Brien
a62fe80d02 Update Vim 5.7 to patchlevel 25.
(patch 26 is for m$ platforms only)
2001-03-12 11:14:41 +00:00
Mikhail Teterin
301d6ee687 Don't bother with copying the modified Makefile into WRKSRC. Just
use MAKEFILE=${FILESDIR}/Makefile.in directly.
2001-03-11 23:01:08 +00:00
Mikhail Teterin
afe8f37fd7 Just use ${PREFIX} instead of ``UL''. Now that strtoull is part of libc
(and declared in stdlib.h), don't -Dstrtoull=strtoul.
2001-03-11 23:00:04 +00:00
Steve Price
0d5a0510ea Use '-O0' when compiling on the Alpha to avoid internal compiler errors. 2001-03-11 05:01:04 +00:00
Bill Fenner
f5e432c155 Don't override MAINTAINER if we're being included. 2001-03-11 04:32:07 +00:00
David E. O'Brien
d414a14a58 Allow maintainer to be set in slave ports. 2001-03-11 00:05:13 +00:00
Kris Kennaway
d8185b1b2b Fix plist 2001-03-10 23:58:55 +00:00
Shigeyuki Fukushima
b186eff162 Sync with updating bitmap-fonts.
Submitted by:	OKAZAKI Tetsurou <okazaki@FreeBSD.org>
2001-03-10 11:38:31 +00:00
Peter Wemm
c8be906fb9 A port of a version of (somewhat old) hexpert v2.4. (nice easy binary
file editor)
2001-03-10 08:43:37 +00:00
Peter Wemm
a3a7473f70 Add hexpert 2001-03-10 08:42:38 +00:00
Kiriyama Kazuhiko
9d386ce44c Change CATEGORIES as to include Japanese.
Submitted by: knu
2001-03-09 10:47:15 +00:00
David E. O'Brien
97351813c9 Update to Vim 6.0 beta W 2001-03-09 01:40:52 +00:00
Jing-Tang Keith Jang
b94fb6f590 Update to 0.7.13.
Submitted by:	me
Reviewed by:	MAINTAINER, with some corrections
2001-03-06 09:45:09 +00:00
Steve Price
fc7a90313b Update to version 2.2.6.
PR:		25380
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
Approved by:	maintainer
2001-03-05 03:45:17 +00:00
Shigeyuki Fukushima
0b0d11fd9d Update to 1.2.2.
PR:		ports/25491
Submitted by:	AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
2001-03-04 15:56:33 +00:00
Shigeyuki Fukushima
7e1c847a2b Update to 10.3.
PR:		ports/25512
Submitted by:	AMAKAWA Shuhei <amakawa@sf.t.u-tokyo.ac.jp>
2001-03-04 15:55:23 +00:00
Maxim Sobolev
4044b0292e Update to 1.36. 2001-03-02 10:09:30 +00:00
John Baldwin
0d716663cd The path needs to be dinked with for the install-user target as well.
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:50:43 +00:00
John Baldwin
a849609e93 Ensure that /bin is at the head of the path when running the setup program
so that we get the right uname binary.

PR:		24049, 25231, 25443, 25458
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:27:40 +00:00
Will Andrews
45a944facf Fix KOffice for KDE 2.1 for sure. 2001-03-01 07:36:16 +00:00
Chris D. Faulhaber
00df5c7d52 Remove ./.joerc from the default startup file search patch
Bump PORTREVISION

Submitted by:	brad@comstyle.com
Obtained from:	OpenBSD
2001-03-01 00:03:17 +00:00
Will Andrews
98958aed09 Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new
package based on KDE 2.1.  Change MAINTAINER back to myself.  This should
fix kde2 metaport once again.

Submitted by:	many many people...
2001-02-27 22:30:09 +00:00
Maxim Sobolev
c8cdab9536 Update to 0.6.1. 2001-02-27 18:09:51 +00:00
Kevin Lo
aea5cf0a2b Upgrade to version 1.3.3
PR: 25287
Submitted by: MAINTAINER
2001-02-23 15:47:02 +00:00
Kiriyama Kazuhiko
45aa97caf1 Update 1.2 to 1.3:
crisp-1.11    -> crisp-1.12
                edt-1.10      -> edt-1.11
                reftex-1.21   -> reftex-1.22
                textools-1.11 -> textools-1.12
                tpu-1.11      -> tpu-1.12
2001-02-22 13:31:28 +00:00
Kiriyama Kazuhiko
77c3e267df Update 2.3 to 2.4:
ada-1.09       -> ada-1.10
                ediff-1.27     -> ediff-1.29
                emerge-1.08    -> emerge-1.09
                idlwave-1.22   -> idlwave-1.23
                jde-1.23       -> jde-1.24
                scheme-1.10    -> scheme-1.11
                semantic-1.03  -> semantic-1.04
                vc-cc-1.14     -> vc-cc-1.15
                vhdl-1.11      -> vhdl-1.12
2001-02-22 13:28:53 +00:00
Kiriyama Kazuhiko
b4f853d1f4 Update 1.7 to 1.8:
apel-1.19              -> apel-1.20
                auctex-1.22            -> auctex-1.24
                c-support-1.15         -> c-support-1.16
                cc-mode-1.21           -> cc-mode-1.23
                debug-1.12             -> debug-1.14
                dired-1.08             -> dired-1.09
                edit-utils-1.53        -> edit-utils-1.55
                efs-1.21               -> efs-1.22
                fsf-compat-1.07        -> fsf-compat-1.08
                hm--html-menus-1.15    -> hm--html-menus-1.16
                ispell-1.21            -> ispell-1.22
                mail-lib-1.33          -> mail-lib-1.35
                mailcrypt-2.06         -> mailcrypt-2.07
                net-utils-1.14         -> net-utils-1.15
                os-utils-1.24          -> os-utils-1.25
                pcl-cvs-1.50           -> pcl-cvs-1.51
                prog-modes-1.30        -> prog-modes-1.32
                ps-print-nomule-1.04   -> ps-print-nomule-1.05
                psgml-1.20             -> psgml-1.22
                sgml-1.07              -> sgml-1.08
                sh-script-1.12         -> sh-script-1.13
                texinfo-1.19           -> texinfo-1.20
                text-modes-1.28        -> text-modes-1.29
                time-1.10              -> time-1.11
                vc-1.24                -> vc-1.26
                viper-1.22             -> viper-1.24
                w3-1.16                -> w3-1.18
                xemacs-base-1.46       -> xemacs-base-1.49
                xemacs-devel-1.30      -> xemacs-devel-1.31
2001-02-22 13:25:24 +00:00
Kiriyama Kazuhiko
f3dd99f344 Update 1.2 to 1.3:
calc-1.13       -> calc-1.14
                calendar-1.15   -> calendar-1.16
                forms-1.12      -> forms-1.13
                frame-icon-1.08 -> frame-icon-1.09
                pc-1.18         -> pc-1.19
                slider-1.12     -> slider-1.13
                speedbar-1.17   -> speedbar-1.18
                strokes-1.07    -> strokes-1.08
2001-02-22 13:17:55 +00:00
Kiriyama Kazuhiko
feda67132b Update 1.1 to 1.2:
edict-1.10  -> edict-1.12
		leim-1.15   -> leim-1.17
		lookup-1.05 -> lookup-1.07
2001-02-22 13:14:14 +00:00
Kiriyama Kazuhiko
c268697207 Update 1.2 to 1.3:
Sun-1.12        ->Sun-1.13
                edebug-1.11     ->edebug-1.13
                sounds-au-1.09  ->sounds-au-1.10
                sounds-wav-1.09 ->sounds-wav-1.10
                tooltalk-1.12   ->tooltalk-1.13
2001-02-22 13:11:20 +00:00
Kiriyama Kazuhiko
de4eb114e9 Update 1.2 to 1.3:
cookie-1.12    -> cookie-1.13
                games-1.12     -> games-1.13
                mine-1.13      -> mine-1.14
                misc-games-1.14-> misc-games-1.15
2001-02-22 13:08:03 +00:00
Kiriyama Kazuhiko
3d78c6991e Update 2.2 to 2.3:
bbdb-1.10     -> bbdb-1.12
                eicq-1.02     -> eicq-1.03
                eudc-1.32     -> eudc-1.33
                footnote-1.12 -> footnote-1.13
                gnats-1.11    -> gnats-1.12
                gnus-1.51     -> gnus-1.54
                mew-1.11      -> mew-1.14
                mh-e-1.12     -> mh-e-1.13
                rmail-1.11    -> rmail-1.12
                supercite-1.16-> supercite-1.17
                tm-1.24       -> tm-1.26
                vm-1.25       -> vm-1.28
                zenirc-1.08   -> zenirc-1.09
2001-02-22 13:03:38 +00:00
Kiriyama Kazuhiko
016aeb6101 Update 1.2 to 1.3:
egg-its-1.23    -> egg-its-1.25
        elib-1.07       -> elib-1.08
        locale-1.16     -> locale-1.18
        mule-base-1.35  -> mule-base-1.37
        skk-1.16        -> skk-1.18
2001-02-22 12:55:48 +00:00
Kevin Lo
5039b3229e Fixed a missing "/" on one of the MASTER_SITES.
PR: 25260
Submitted by: MAINTAINER
2001-02-22 12:13:29 +00:00