Commit Graph

45 Commits

Author SHA1 Message Date
Dmitry Marakasov bcd1371b67 - Remove unneeded bsd.port.options.mk inclusion
- Update WWW
2017-11-09 09:04:39 +00:00
Jimmy Olgeni 258b5d44ad Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
Tijl Coosemans f83c7639aa Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:52:19 +00:00
Dmitry Marakasov 1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Dmitry Marakasov 666abc5661 - Add LICENSE
- Regenerate patches with `make makepatch`
2016-04-10 11:24:24 +00:00
Mathieu Arnold 7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Dmitry Marakasov f57373df86 - Switch to options helpers 2015-12-25 15:00:49 +00:00
Mathieu Arnold 88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Baptiste Daroussin afb0da4983 Cleanup plist 2014-10-20 07:19:22 +00:00
Antoine Brodin ab423ae319 Stage support 2013-12-30 18:39:48 +00:00
Baptiste Daroussin a327ff430a In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad

With hat:	portmgr
2013-12-11 14:53:20 +00:00
Baptiste Daroussin 8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Baptiste Daroussin bad37a6cd4 Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake
2013-07-09 21:49:35 +00:00
Rene Ladan 97ae939ffb - Remove optional dependency on deprecated QT3
- Convert Makefile header
- Drop leading article from comment
2013-07-03 15:01:36 +00:00
Alex Kozlov e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pietro Cerutti 5316d6995c - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by:	portmgr
2013-02-07 14:57:49 +00:00
Baptiste Daroussin bf82f7adb7 Convert to new options framework 2012-06-01 13:18:21 +00:00
Stanislav Sedov 422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Max Brazhnikov 630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jimmy Olgeni ece96ee943 Fix a few typos in ports/cad. 2010-07-30 14:51:37 +00:00
Ade Lovett 8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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 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
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
Stanislav Sedov 6963a4f758 - Change my email.
Suggested by:	skv
2007-03-27 22:12:03 +00:00
Ion-Mihai Tetcu 846a9729bd - Add QT frontend support
- Add support for Type1 fonts via T1 library
- Add NLS support (French localization)
- Fix GCC 4.1 compatiblity
- Fix comment
- Add OPTIONS
- Enable builds with optimized CFLAGS
- Fix patchname to make portlint happy
- Pass maintainership to submitter

Added file(s):
- files/patch-Makefile.in
- files/patch-src_graph_graphqtdlg.h
- files/patch-src_graph_graphunixx11.c
- files/patch-src_include_global.h

Removed file(s):
- files/patch-src::graph::graphunixx11.c

PR:		ports/100285
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-07-14 21:53:59 +00:00
Edwin Groothuis bbee4a66a6 remove USE_REINPLACE for all ports with categories starting with C 2006-05-03 23:38:41 +00:00
Pav Lucistnik 2098ca40dc - Add SHA256 2005-11-24 00:22:47 +00:00
Kirill Ponomarev e8b8b1dcc5 Update to version 7.0.0
PR:		ports/69577
Submitted by:	Ports Fury
2004-07-25 16:22:02 +00:00
Mario Sergio Fujikawa Ferreira 9280666185 o Update to 6.0.8
o Drop maintainership
2004-06-13 15:09:16 +00:00
Mario Sergio Fujikawa Ferreira 43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Mario Sergio Fujikawa Ferreira c5d31e949e Update to 6.0.7.1 2003-03-28 17:22:43 +00:00
Mario Sergio Fujikawa Ferreira 74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira 0eaf7a931f Update to 6.0.7 2003-01-01 17:22:55 +00:00
Mario Sergio Fujikawa Ferreira 972fda0d8f Update to 6.0.6 2002-09-20 02:32:14 +00:00
Mario Sergio Fujikawa Ferreira 3eae406ceb USE_REINPLACE 2002-07-03 17:33:24 +00:00
Mario Sergio Fujikawa Ferreira 0442e003f4 Update to 6.0.5
PR:		37508
Prompted by:	"Duncan Barclay,Cambridge" <dmlb@dmlb.org>
2002-04-27 19:38:28 +00:00
Mario Sergio Fujikawa Ferreira 2460227885 Update to 6.0.4 2002-01-20 18:59:21 +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 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
Mario Sergio Fujikawa Ferreira 10b636ca5a Uphold ${MOTIFLIB}
Submitted by: bento
2000-11-02 06:11:12 +00:00
Satoshi Asami ecbc87070f Rename ${FILESDIR}/patch-prefix to ${FILESDIR}/template-patch-prefix
(this is a sed template).
2000-10-07 21:32:51 +00:00
Mario Sergio Fujikawa Ferreira b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
SADA Kenji 9a91ada450 New port - Electric is a sophisticated electrical CAD system that can handle
many forms of circuit design.

PR:		ports/18380
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
2000-07-30 07:10:53 +00:00