non port: cad/geda-gschem/Makefile |
SVNWeb
|
Number of commits found: 30 |
Sun, 25 Oct 2015
|
[ 19:35 antoine ] (Only the first 10 of 95 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 5 Apr 2015
|
[ 18:34 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Mark as broken unfetchable ports
|
Sat, 24 Jan 2015
|
[ 15:07 antoine ] (Only the first 10 of 54 ports in this commit are shown above. )
Switch some dependencies from a directory name or a file generated by
pkg-install
to a package name, as the former can't be attributed to a package
|
Sun, 31 Aug 2014
|
[ 15:17 tijl ] (Only the first 10 of 42 ports in this commit are shown above. )
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port)
|
Fri, 21 Feb 2014
|
[ 13:35 ehaupt ]
Remove trailing whitespaces from category cad
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Mon, 30 Dec 2013
|
[ 18:51 antoine ]
- Stage support
- Uses desktop-file-utils
|
Wed, 11 Dec 2013
|
[ 14:53 bapt ] (Only the first 10 of 21 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad
With hat: portmgr
|
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)
|
Tue, 3 Sep 2013
|
[ 06:36 bapt ] (Only the first 10 of 148 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Mon, 29 Apr 2013
|
[ 22:27 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 1 Jun 2012
|
[ 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
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
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
|
Sat, 21 Feb 2009
|
[ 11:43 stas ] (Only the first 10 of 12 ports in this commit are shown above. )
- Bump PORTEPOCH, this was missed in previous update [1].
- Use proper shebang line in perl and python scripts [1].
- Define INSTALLS_ICONS and USE_GETTEXT where appropriate.
- Implement WITHOUT_NLS knob.
Reported by: Nick Withers <nick@nickwithers.com> [1]
|
Sun, 8 Feb 2009
|
[ 16:33 stas ] (Only the first 10 of 33 ports in this commit are shown above. )
- Update to 1.4.3.
PR: ports/131468 (based on)
Submitted by: Oliver Lehmann <oliver@freebsd.org>
|
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)
|
Thu, 4 Oct 2007
|
[ 00:15 edwin ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
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, 13 Mar 2007
|
[ 16:30 stas ] (Only the first 10 of 25 ports in this commit are shown above. )
- Update to 20070216
- Deprecate geda-projectmanager.
|
Fri, 3 Nov 2006
|
[ 17:50 stas ] (Only the first 10 of 21 ports in this commit are shown above. )
- Update to 20061020
|
Tue, 10 Oct 2006
|
[ 07:44 stas ] (Only the first 10 of 39 ports in this commit are shown above. )
- Update to 20060906
- Change my email
|
Sun, 16 Jul 2006
|
[ 03:46 rafan ]
- Fix installdirs to address geda directory structure unification
- Use NLS conditional
- FIx comment
- Bump PORTREVISION
- Mark BROKEN on 4.x
- Rename to have geda- prefix of directory [2]
PR: ports/100224, ports/100222 [2]
Submitted by: maintainer
|
Number of commits found: 30 |