Commit graph

68 commits

Author SHA1 Message Date
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Antoine Brodin
64dc540dcd Unbreak 2015-05-04 07:16:56 +00:00
Daniel Eischen
a540b7b836 The source tarball was updated so that building the man page is included
pre-built and no longer requires building from doc files.

Unmark as broken (due to unfetchability).
2015-05-02 15:54:48 +00:00
Baptiste Daroussin
71609c1879 Mark as broken unfetchable ports 2015-04-05 22:20:35 +00:00
Daniel Eischen
3f6d62c0fb Update to release 5.6. 2015-04-03 16:47:55 +00:00
Adam Weinberger
eab1b679e0 Rename editors/ patch-xy patches to reflect the files they modify. 2014-07-28 18:13:49 +00:00
Daniel Eischen
221d4f4130 Clean up master sites and use sourceforge. 2014-07-02 14:42:40 +00:00
Daniel Eischen
6666951b0a Make portlint -C complain a lot less. Strip installed binaries. 2014-06-23 16:48:53 +00:00
Vanilla I. Shu
7d4b9358de 1: Stagify.
2: use @owner, @group, @mode.

Approved by:	portmgr@
2014-06-15 03:21:01 +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
Baptiste Daroussin
4ab73fde6e Convert from USE_MOTIF to USES=motif 2013-07-10 06:49:35 +00:00
Daniel Eischen
48b36024fe Bump portversion for recent change that prevents nedit from crashing
on file->open or file->save operations.

Suggested by: sahil
2012-02-04 06:22:22 +00:00
Daniel Eischen
095dbf19d8 Add a patch file to prevent nedit from crashing on file->open or
file->save operations.

Patch provided by: Mars G Miro <spry at anarchy doh in doh the doh ph>

Thanks!

PR: 164729
2012-02-03 08:51:32 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Daniel Eischen
ebb0445a70 Allow nedit to build against newer versions of open-motif.
Add license clause (GPLv1).  Update MASTER_SITES.

Submitted by:	Mikhail T. (m dot tsatsenko at gmail dot com)
PR:		156170
2011-04-10 18:33:26 +00:00
Sunpoet Po-Chuan Hsieh
a32defea5d - Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:		ports/152844
Submitted by:	sunpoet (myself)
Approved by:	miwi (with portmgr hat)
2010-12-25 16:55:41 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Daniel Eischen
60d0f91147 Add missing size in distinfo. Perhaps portlint should check for that...
PR:	88085
2005-10-27 17:23:30 +00:00
Daniel Eischen
659cbc5188 Update to release 5.5. 2004-11-03 03:21:41 +00:00
Daniel Eischen
d0bfdb90d8 Remove extra CFLAGS define to force building with buggy open-motif.
Add a check to the program that checks for buggy open-motif so that
version 2.2.3 is seen as non-buggy.  This last check is already in
nedit sources in similar form.
2004-08-15 22:08:35 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Daniel Eischen
516e68ade2 Update Nedit to 5.4. Note that our open-motif port is at 2.2.2 which
is known to be buggy.  It was pulled from the opengroup site.  Nedit
now checks the version of motif and issues a very loud warning
when it is built.
2004-02-07 23:38:15 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Daniel Eischen
0505be0ca2 Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.
Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to
work for nested makes.  I give up trying to make it work.
2002-08-23 20:03:18 +00:00
Daniel Eischen
50a694b761 Revert the last commit and make nedit use INSTALL_PROGRAM,MAN,DATA.
PR:		41687
Submitted by:	James E. Flemer <jflemer@acm.jhu.edu
2002-08-21 15:37:24 +00:00
Daniel Eischen
8596f6fd32 I guess something changed in ports/Mk so that BINOWN, BINGRP, and
BINMODE are no longer set when make'ing.  Manually add them to
MAKE_ENV in the port's Makefile.

PR:		40800, 41687
Submitted by:	kan
2002-08-21 15:27:53 +00:00
Daniel Eischen
2c973528c6 Correct spelling of distfile in EXTRACT_ONLY.
Submitted by:	Peter I. Hansen <pih@oek.dk>
2002-07-16 08:31:20 +00:00
Daniel Eischen
47b89b76a6 Move EXTRACT_ONLY to where it should be (portlint complained).
Change filename extension of extracted file to match distfile.
2002-07-15 18:26:25 +00:00
Daniel Eischen
1f06f1abaa Change to use bzip2 instead of gzip distfile.
PR:		40583
Submitted by:	Amar Takhar <verm@drunkmonk.net>
2002-07-15 18:19:04 +00:00
Daniel Eischen
b3c493aa47 Update to nedit v5.3. 2002-07-15 18:14:01 +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
Daniel Eischen
fbcc834c2e Add http site to master site. The ftp site was refusing passive mode ftp
connections and has been reported to the nedit developers.

PR:		ports/31700
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2001-11-02 14:21:27 +00:00
Daniel Eischen
81ec07987a Upgrade to version 5.2. 2001-10-31 18:07:28 +00:00
Daniel Eischen
caef94a617 App-defaults distfile name change. 2001-10-07 19:15:29 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
a67a4e343b Install the nc binary as nclient so as not to conflict with the
"long standing" netcat port.

PR:		18454
2000-05-29 03:59:32 +00:00
Michael Haro
0f29953274 portname/portversion update 2000-04-14 00:25:54 +00:00
Daniel Eischen
e4f8d56850 Updates from Maxim Sobolev:
+ CFLAGS received appropriate respect
  + X11BASE now used insted of PREFIX in -I and -L compiler directives
  + pkg/DESCR slightly modified to reflect Nedit's LessTif frindiness

PR:		ports/17457
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-03-27 13:14:14 +00:00
Daniel Eischen
a407586d87 Update nedit to nedit-5.1.1. Nedit is now under the GPL, as opposed
to the former, somewhat fuzzy, license from Fermilab.
2000-03-27 03:50:46 +00:00
Daniel Eischen
de567c77ad Change the site for the distfile to Nedit's new home.
Change my (MAINTAINER) email address.
2000-03-02 12:32:26 +00:00
Daniel Eischen
b283c3a9c4 Nedit has a new home, www.nedit.org, provided by Metrolink. The old
www site has gone by-by.  Fix DESCR for the new site.

Found by: Fenner's ports survey
1999-11-08 12:06:32 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Tim Vanderhoek
d6083f4e6e Would it be considered sacriligious to change all of the 'K's in
Kirk McKusick, Keith Bostic, and J. Karels into 'W's,
representing WWW:?  Probably.  Better not risk it.  :)
1999-05-02 22:03:30 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00