Commit graph

58 commits

Author SHA1 Message Date
John Marino
c5a357ca44 editors/joe: Fix jmacs mode segfault (fix from pkgsrc)
Fix segfault per PR (pkgsrc fix verified).
Relocate license to please portlint, reset maintainer.

PR:		ports/182373
Submitted by:	Sergey Kandaurov
Approved by:	maintainer timeout (5 months)
2014-02-26 14:52:04 +00:00
Baptiste Daroussin
c9631c15ad Support stage 2014-02-24 16:48:35 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Sylvio Cesar Teixeira
5fa1ec89fc - Removed empty directory %%DATADIR%%/doc
PR:		ports/174325
Submitted by:	John Marino <draco@marino.st>
2013-01-06 23:55:15 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Sylvio Cesar Teixeira
74e448ba86 - Add USE_NCURSES to fix the problem of joe breaks when ncurses is installed.
PR:		ports/157140
Submitted by:	Raphael Kubo da Costa <kubito@gmail.com>
2011-05-18 12:43:55 +00:00
Erwin Lansing
e7703d82f5 Let CATEGORIES be overwritten by slave ports (chinese/joe) 2011-05-02 09:41:27 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Martin Wilke
cecf03dfc1 - Pass maintainership to submitter
PR:		138290
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-08-29 22:10:12 +00:00
Mark Linimon
9fb1ef4c3a Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:		portmgr
2009-08-28 17:37:26 +00:00
Dmitry Marakasov
c6d73b3a64 - Switch SourceForge ports to the new File Release System: categories starting with E,F 2009-08-22 00:20:34 +00:00
Ion-Mihai Tetcu
eb60187e75 Fix plist with -DNOPORTDOCS.
Prompted by:	QAT QA tun
Approved by:	maintainer timeout on QATMail
2009-04-07 15:27:45 +00:00
Chin-San Huang
f6e8af7318 - Update to 3.7
- Take maintainership and reset original maintainer(maintainer timeout twice)

PR:		ports/130428, ports/130113
Submitted by:	chinsan (me)
2009-01-24 13:15:50 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
9b72391194 - Update to 3.5
PR:		ports/101076
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor), maintainer timeout
2006-08-16 06:29:33 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
e33233f948 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:55:36 +00:00
Pav Lucistnik
b9f3f8955c - Allow chinese/joe to override MAINTAINER field 2005-11-09 13:50:16 +00:00
Pav Lucistnik
88fbff9a4a - Allow slave to override PKGORIGIN
Reported by:	chkversion script
2005-11-08 18:39:51 +00:00
Pav Lucistnik
094982a4a5 - Update to 3.3
Obtained from:	editors/joe-devel
Approved by:	Kevin Day <toasty@dragondata.com> (maintainer)
2005-10-21 08:21:15 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kirill Ponomarev
d53302acd5 - Fix build on -current 2003-10-14 21:04:37 +00:00
Akinori MUSHA
3860f7f3e2 De-pkg-comment. 2003-02-21 11:38:28 +00:00
Edwin Groothuis
659a33897f [MAINTAINER-PATCH] Add new MASTER_SITES for editors/joe
PR:		ports/46750
Submitted by:	Kevin Day <toasty@dragondata.com>
2003-01-04 12:21:17 +00:00
Ying-Chieh Liao
b52a2cb357 drop sgid/suid on backup files
PR:		42920
Submitted by:	maintainer
2002-09-18 11:13:27 +00:00
Patrick Li
eaf5dce45e Fix build on -CURRENT
PR:		34802
Submitted by:	maintainer
2002-02-17 21:39:10 +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
Peter Pentchev
430b58134a Unbreak build: remove bogus declaration of time(3).
PR:		27710
Submitted by:	Jung-an Fan <rafan@ck.tp.edu.tw> - the problem report
		maintainer - the patch
2001-06-02 13:17:20 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
Bill Fenner
f5e432c155 Don't override MAINTAINER if we're being included. 2001-03-11 04:32:07 +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
Trevor Johnson
738eda67e3 - when DEADJOE is a hard link, leave it alone
- un-forbid
- bump PORTREVISION

Submitted by:	maintainer
2000-12-03 18:03:25 +00:00
Trevor Johnson
92fd9c5f94 My earlier testing was in error: joe will still write to a DEADJOE
file which is hard-linked to a file writable by the user who is
running joe.  Mark this forbidden until the maintainer decides what
to do.
2000-11-25 14:13:59 +00:00
Trevor Johnson
66d65ec2a7 - don't follow links (symbolic or hard) owned by another user when
creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305)
- make DEADJOE files with 0600 permissions, rather than using the
  user's umask (PR 12827)
- do the PORTREVISION thing

I am not sure whether the maintainer considers these ready.  However,
they work for me.

Submitted by:	maintainer
2000-11-25 07:09:18 +00:00
Will Andrews
b54f5e04ee Change MAINTAINER, and remove erroneous patch.
PR:		18165
Submitted by:	Kevin Day <toasty@dragondata.com>
2000-04-22 22:37:04 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
Steve Price
a0ecd6930a Don't coredump when reading in a new file using ^K-R.
PR:		15741
Submitted by:	Sergey N. Voronkov <serg@dor.zaural.ru>
Reviewed by:	maintainer
1999-12-31 20:32:38 +00:00
Steve Price
ac538b4f47 Use file locking similar to vi.
PR:		15330
Submitted by:	Oliver Breuninger <ob@seicom.net>
1999-12-25 02:22:53 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Kris Kennaway
8ab60d4a84 Close a security hole relating to a world-readable DEADJOE file.
PR:	12827
Submitted by:	Maintainer
1999-08-30 00:18:45 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
adce277bc8 Add a MAINTAINER to this port.
PR:	12405
Submitted by:	andrews@technologist.com
1999-06-27 05:36:20 +00:00