notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: cad/geda-symcheck/Makefile
SVNWeb

Number of commits found: 37

Sun, 25 Oct 2015
[ 19:35 antoine search for other commits by this committer ] Original commit   Revision:400160 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Deprecate ports broken for more than 6 months
Sun, 5 Apr 2015
[ 18:34 bapt search for other commits by this committer ] Original commit   Revision:383349 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Mark as broken unfetchable ports
Sat, 24 Jan 2015
[ 15:07 antoine search for other commits by this committer ] Original commit   Revision:377795 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:366777 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 30 Dec 2013
[ 21:51 antoine search for other commits by this committer ] Original commit   Revision:338177
Stage support
Wed, 11 Dec 2013
[ 14:53 bapt search for other commits by this committer ] Original commit   Revision:336172 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:327711 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
Mon, 2 Sep 2013
[ 22:50 bapt search for other commits by this committer ] Original commit   Revision:326111 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 24 Oct 2011
[ 03:33 stas search for other commits by this committer ] Original commit  (Only the first 10 of 258 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- Update to 1.4.3.

PR:             ports/131468 (based on)
Submitted by:   Oliver Lehmann <oliver@freebsd.org>
Fri, 6 Jun 2008
[ 13:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Remove always-false/true conditions based on OSVERSION 500000
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Update to 20070216
- Deprecate geda-projectmanager.
Fri, 3 Nov 2006
[ 17:50 stas search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Update to 20061020
Tue, 10 Oct 2006
[ 07:44 stas search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
- Update to 20060906
- Change my email
Sun, 16 Jul 2006
[ 03:44 rafan search for other commits by this committer ] Original commit 
- FIx installdirs to address geda directory structure unification
- Fix comment
- Fix portname
- Bump PORTREVISION
- Mark BROKEN on 4.x

PR:             ports/100226
Submitted by:   maintainer
Wed, 28 Jun 2006
[ 07:51 pav search for other commits by this committer ] Original commit 
- Transfer maintainership to the submitter of the last update

Approved by:    old maintainer
Mon, 26 Jun 2006
[ 22:07 pav search for other commits by this committer ] Original commit 
- Update to 20060123

PR:             ports/99479
Submitted by:   Stanislav Sedov <ssedov@mbsd.msk.ru>
Approved by:    maintainer
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Mon, 16 May 2005
[ 03:29 jylefort search for other commits by this committer ] Original commit 
- Update to 20050313 [1]
- Miscellaneous cleanups

PR:             ports/80967 [1]
Submitted by:   maintainer [1]
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Sun, 7 Mar 2004
[ 14:52 pav search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Update gEDA suite to 20040111 version

PR:             ports/62549
Submitted by:   bruno <bruno@mail.tinkerbox.org> (maintainer)
Fri, 6 Feb 2004
[ 13:12 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 1568 ports in this commit are shown above. View all ports for this commit)
Use PLIST_FILES (bento-tested, marcus-reviewed).
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Tue, 6 May 2003
[ 06:35 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update to version 20030223 which now works with guile 1.6.

Submitted by:   maintainer
Fri, 2 May 2003
[ 03:29 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Chase guile's shared lib version.
Fri, 18 Apr 2003
[ 04:51 marcus search for other commits by this committer ] Original commit 
Remove USE_GNOMENG.
Fri, 21 Feb 2003
[ 11:04 knu search for other commits by this committer ] Original commit  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Thu, 10 Oct 2002
[ 18:35 ijliao search for other commits by this committer ] Original commit 
add geda-symcheck
gEDA symbol checking utility

PR:             43563
Submitted by:   bruno <bruno@mail.tinkerbox.org>

Number of commits found: 37