Commit graph

49 commits

Author SHA1 Message Date
Josh Paetzel
e5f1ef84a6 Update to latest version
Assign new MAINTAINER

PR:	ports/147153
Submitted by:	Eric F Crist <ecrist@secure-computing.net>
Approved by:	itetcu@ (mentor)
Feature safe:	yes
2010-06-26 13:07:22 +00:00
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Dmitry Marakasov
33e3d901d4 Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:	2 tinderbox runs by pav
Approved by:	portmgr (pav)
2009-06-09 15:33:28 +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
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
Edwin Groothuis
0d22721574 x11/x3270-3.3.5_1 source has recently been updated to 3.3.7
The source for x3270 has been recently updated to V3.3.7.

PR:		ports/120226
Submitted by:	"User1001" <supraexpress@globaleyes.net>
2008-02-03 00:04:14 +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
Martin Wilke
9d1d001794 - Update to 3.3.5
PR:		111494
Submitted by:	"Eric P. Scott" <eps+pbug0704@ana.com> (maintainer)
2007-04-15 18:55:19 +00:00
Pav Lucistnik
36722f7494 - Remove references to XFree86 3.X 2007-02-02 20:19:43 +00:00
Marcus Alves Grando
a16de41c90 - Use GZIP_CMD instead of gzip
PR:		94799
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-03-22 13:20:21 +00:00
Pav Lucistnik
108960064a - Add SHA256 2005-11-25 19:09:52 +00:00
Pav Lucistnik
3a95c710ca - Update to 3.3.4
PR:		ports/79896
Submitted by:	User1001 <supraexpress@globaleyes.net>
2005-04-14 15:21:50 +00:00
Volker Stolz
69c581d35f - Reset maintainer on request
- Update to 3.3.3.b2 (me)

PR:		ports/70922
Submitted by:	"Jonatan B" (maintainer)
2005-02-17 10:32:23 +00:00
Mark Linimon
59bff7960a Apparently the maintainer still exists but with a new email address.
Suggested by:	pav
2005-01-29 19:54:56 +00:00
Mark Linimon
9efb759cd4 With portmgr hat on, reset bouncing maintainer address:
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan"
2005-01-29 19:47:21 +00:00
Edwin Groothuis
362db3d388 Make portlint a little bit happier. 2004-12-16 09:09:24 +00:00
Edwin Groothuis
8f7fc644d0 Update port: x11/x3270 to version 3.3.2p1
This port has been stuck on an ancient, non-SSL-capable version
    for seveal years.  Please consider updating to a more recent
    upstream source.

    The attached files are offered as a starting point; some
    "adjustment" is probably needed.  Note that what's below
    completely replaces the previous port; all previous patches are
    no longer valid.  Also, I've added "net" to the CATEGORIES,
    along with a link to the official web page in the package
    description.

    The compilation produces one "warning: assignment from incompatible
    pointer type"; this deserves further investigation (particularly
    for 64-bit builds).

    Since I do not have access to the requisite legacy systems, I
    am unable to properly test this software (particularly the SSL
    aspects).

PR:		ports/70808
Submitted by:	Eric P. Scott <eps+psub0408@ana.com>
Approved by:	maintainer timeout
2004-12-16 09:07:41 +00:00
Pav Lucistnik
0c91e4863f - Update maintainer's email address
PR:		ports/73939
Submitted by:	Yonatan <onatan@gmail.com> (maintainer)
2004-11-14 22:26:11 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
d75b2b67b8 Assign maintainership to Yonatan.
Submitted by:	"Yonatan Bokovza" <Yonatan@xpert.com>
2003-09-08 09:30:50 +00:00
Edwin Groothuis
a85b52884f Give up maintainership due to lack of mainframe access.
Submitted by:	volf@deze.org (Frank Volf)
2003-09-07 22:17:11 +00:00
Edwin Groothuis
750ba0ecd7 Make x11/x3270 building again on 4-STABLE.
Noticed by: bento / linimon

Informed maintainer.
2003-08-30 10:19:07 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Kris Kennaway
16bf07d0e1 Fix build on 5.0 (remove bogus sys_nerr declaration) 2002-12-02 00:04:45 +00:00
FUJISHIMA Satsuki
1b8dc801cc resolve problem with XFree86-4.0.2.
PR:		25559
Submitted by:	maintainer
2001-03-06 17:23:38 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Satoshi Asami
9741d6da4d Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still
leaves fonts.alias behind -- it is not removing any entries from that file.)
2000-06-01 06:46:32 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Peter Wemm
e17439d50d $Id$ -> $FreeBSD$ 1999-08-31 02:51:23 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Satoshi Asami
130f02caf2 Move fonts from misc to local. 1998-11-17 03:22:30 +00:00
Tim Vanderhoek
2a0ec6022e Remove x11 manpages. This would be the end of it, but some fools
thought it necessary to five new categories from one.  ;-)
1998-08-20 03:20:19 +00:00
Masafumi Max NAKANE
246222aa87 Upgrade, 3.0.3.6 -> 3.1.1.7.
PR:		4728
Submitted by:	volf@oasis.IAEhv.nl (Frank Volf)
1997-10-15 20:23:47 +00:00
Satoshi Asami
ab1bbca697 The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-13 02:42:59 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
522f26585e Change "x11 emulation" to "x11 emulators". 1995-11-22 13:21:37 +00:00
Satoshi Asami
07ad3cbafd Upgrade (3.0.3.4 -> 3.0.3.7). 1995-05-13 10:11:51 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Joshua Peck Macdonald
ae875b6d35 updated PLIST
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:59:49 +00:00
Joshua Peck Macdonald
375d138190 new Makefile corresponding to updated patchfile and packing list
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:58:40 +00:00
Gary Palmer
13f8747501 Erk - missed from last commit 1995-01-26 05:20:52 +00:00
Gary Palmer
264f8caf9d Upgrade to 3.0.3.4 and add md5 file 1995-01-26 05:19:57 +00:00
Jordan K. Hubbard
e2ce12ad62 Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. Makefile
adjusted to correct MASTER_SITES.
Submitted by:	janek
1994-12-29 13:07:57 +00:00