notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: textproc/aiksaurus-gtk/Makefile

Number of commits found: 24

Tuesday, 3 Jan 2017
10:59 mat search for other commits by this committer
Deprecate ports broken for FreeBSD 10.3-

Sponsored by:	Absolight
Original commitRevision:430453 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Friday, 29 Aug 2014
22:07 antoine search for other commits by this committer
Fix check-sanity (bsd.port.mk included twice)
Original commitRevision:366578 
Tuesday, 26 Aug 2014
14:17 adamw search for other commits by this committer
Clarify that it is only BROKEN on 10+
Original commitRevision:366217 
Thursday, 21 Aug 2014
23:05 adamw search for other commits by this committer
Mark BROKEN.

creating libAiksaurusGTK.la
(cd .libs && rm -f libAiksaurusGTK.la && ln -s ../libAiksaurusGTK.la
libAiksaurusGTK.la)
if c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../base  
-I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0 -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/include 
-I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz    -O2 -pipe
-fno-strict-aliasing -MT gtkAiksaur.t.o -MD -MP -MF ".deps/gtkAiksaur.t.Tpo" -c
-o gtkAiksaur.t.o gtkAiksaur.t.cpp; \
then mv -f ".deps/gtkAiksaur.t.Tpo" ".deps/gtkAiksaur.t.Po"; else rm -f
".deps/gtkAiksaur.t.Tpo"; exit 1; fi
/bin/sh ../../libtool --mode=link c++ -I/usr/local/include/gtk-2.0
-I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 -D_THREAD_SAFE
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/libpng15
-I/usr/local/include/pango-1.0 -pthread -I/usr/local/include/glib-2.0
-I/usr/local/include  -I/usr/local/include/freetype2
-I/usr/local/include/harfbuzz    -O2 -pipe -fno-strict-aliasing   -o gaiksaurus 
gtkAiksaur.t.o libAiksaurusGTK.la
c++ -I/usr/local/include/gtk-2.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include/atk-1.0 -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -D_THREAD_SAFE -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/libpng15 -I/usr/local/include/pango-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -O2 -pipe
-fno-strict-aliasing -o .libs/gaiksaurus gtkAiksaur.t.o  -pthread
./.libs/libAiksaurusGTK.so -L/usr/local/lib -lz -Wl,--rpath -Wl,/usr/local/lib
/usr/bin/ld: .: invalid DSO for symbol `gtk_init' definition
/usr/local/lib/libgtk-x11-2.0.so.0: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[4]: *** [gaiksaurus] Error 1
gmake[4]: Leaving directory
`/wrkdirs/usr/ports/textproc/aiksaurus-gtk/work/aiksaurus-1.2.1/gtk/src'
Original commitRevision:365600 
Saturday, 5 Jul 2014
14:01 tijl search for other commits by this committer
Convert textproc/aiksaurus* to USES=libtool
Original commitRevision:360740 
Saturday, 25 Jan 2014
22:03 mat search for other commits by this committer
- Convert to staging
- Add license
- Convert to options helpers

Sponsored by:	Absolight
Original commitRevision:341120 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Monday, 25 Mar 2013
13:59 eadler search for other commits by this committer
Switch from gnomehack -> pathfix
Unbreak USE_GNOME=pathfix

Reported by:	kwm
Approved by:	gnome (kwm)
Original commitRevision:315223 
Monday, 31 Dec 2012
17:03 mezz search for other commits by this committer
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
Original commitRevision:309763 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
14:05 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 31 Jan 2007
10:21 pav search for other commits by this committer
- Fix plist after recent libtool adition in the master port
Original commit
Saturday, 13 May 2006
04:24 edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with T
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Thursday, 5 Aug 2004
03:38 marcus search for other commits by this committer
Properly set macros in the slave and master port to fix the build on
pointyhat.

Reported by:    pointyhat
Original commit
Friday, 23 Jul 2004
20:48 mezz search for other commits by this committer
A GTK+2 front-end for Aiksaurus, see more detail in
textproc/aiksaurus/pkg-descr.

WWW: http://aiksaurus.sourceforge.net/
Original commit

Number of commits found: 24