non port: cad/gwave/Makefile |
SVNWeb
|
Number of commits found: 36 |
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 5 Jun 2012
|
[ 20:41 sylvio ]
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Support PORTEXAMPLES
PR: ports/168592
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 1 Jun 2012
|
[ 13:18 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Convert to new options framework
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- 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).
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 31 Jul 2011
|
[ 15:07 jlaffaye ] (Only the first 10 of 41 ports in this commit are shown above. )
- Chase guile shared lib bump
- Add an entry to UPDATING
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 9 Jun 2009
|
[ 11:16 stas ]
- Update to 20080127.
|
Thu, 22 Jan 2009
|
[ 16:04 miwi ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase lang/guile shlib bump
|
Mon, 21 Jul 2008
|
[ 04:49 rafan ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435
|
Fri, 6 Jun 2008
|
[ 13:14 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Sat, 1 Mar 2008
|
[ 06:22 marcus ] (Only the first 10 of 26 ports in this commit are shown above. )
Chase libguile shared lib version.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 20 Mar 2007
|
[ 07:43 stas ]
- Update to 20060606.
|
Thu, 13 Jul 2006
|
[ 01:18 shaun ]
- Update to 20051222 release (fixes build on FreeBSD >= 5.x)
- Pass maintainership to submitter
- Add OPTIONS
PR: ports/99386
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by: Duncan Barclay <dmlb@dmlb.org> (maintainer),
ahze (mentor, implicit)
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Sun, 7 Mar 2004
|
[ 14:51 pav ]
- This is not using libgeda at all, so don't depend on it
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 19 Dec 2003
|
[ 10:47 linimon ]
Mark as broken on 5.x due to the usual gcc problems (string continuation).
Notified maintainer.
|
Wed, 15 Oct 2003
|
[ 08:06 linimon ]
Update to 20030804, unbreak, and fix plist.
PR: ports/57582
Submitted by: linimon@lonesome.com
Reviewed by: maintainer (dmlb@dmlb.org)
|
Fri, 8 Aug 2003
|
[ 04:40 kris ] (Only the first 10 of 70 ports in this commit are shown above. )
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
|
Wed, 4 Jun 2003
|
[ 17:46 kris ]
Mark BROKEN on all versions, not just 5.1
|
Sun, 18 May 2003
|
[ 12:28 kris ]
BROKEN on 5.1: does not compile
|
Mon, 12 May 2003
|
[ 20:25 marcus ]
Chase the libgeda shared lib version.
|
Fri, 2 May 2003
|
[ 03:29 marcus ] (Only the first 10 of 25 ports in this commit are shown above. )
Chase guile's shared lib version.
|
Fri, 18 Apr 2003
|
[ 04:51 marcus ]
Remove USE_GNOMENG.
|
Fri, 21 Feb 2003
|
[ 11:04 knu ] (Only the first 10 of 36 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 21 Jan 2003
|
[ 10:26 arved ]
Fix LIB_DEPENDS
Reported by: bento
|
Sun, 19 Jan 2003
|
[ 00:35 edwin ]
new port: cad/gwave
Gwave is a waveform viewer. Its purpose is for viewing
analog data, such as the output from Spice-like simulations.
PR: ports/39364
Submitted by: Duncan Barclay <dmlb@dmlb.org>
|
Number of commits found: 36 |