Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1_11 09 May 2019 15:03:38
  |
rene  |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.1_11 07 Apr 2019 07:43:38
  |
antoine  |
Deprecate ports broken for more than 6 months |
2.1_11 04 Nov 2018 14:29:16
  |
antoine  |
Mark BROKEN: fails to link
c++ -o qslim cmdline.o main.o output.o qslim.o -L/usr/local/lib -pthread
-fstack-protector -L/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src
-lmix -lgfx -lm
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::add_toggle_menu(std::__1::basic_string<char,
std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool&,
int)'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::key_press(int)'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::cb_hdtv_size(int)'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `typeinfo for gfx::MxGUI'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::cb_exit()'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::current'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::initialize(int, char**, Fl_Menu_Item*, int, int)'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::cb_load_view_from_file()'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::cb_dv_size(int)'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::cb_fps()'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::cb_new()'
/wrkdirs/usr/ports/graphics/qslim/work/qslim-2.1/mixkit/src/libmix.so: undefined
reference to `gfx::MxGUI::update_animation()' (Only the first 15 lines of the commit message are shown above ) |
2.1_11 23 May 2017 05:03:16
  |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.1_10 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.1_10 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1_10 30 Mar 2015 21:38:34
  |
bapt  |
Remove dead mirror |
2.1_10 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
2.1_9 25 Dec 2014 19:04:27
  |
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
2.1_9 20 Oct 2014 17:04:21
  |
bapt  |
Cleanup plist |
2.1_9 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.1_8 30 Jun 2014 17:52:23
  |
tijl  |
- Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim. |
2.1_7 11 Feb 2014 10:54:25
  |
gahr  |
- Fix segfault by linking against pthread |
2.1_7 08 Jan 2014 09:53:50
  |
gahr  |
- Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION
- STAGE-clean here and there |
2.1_6 25 Dec 2013 17:43:05
  |
pawel  |
- Fix build on -current
- Convert LIB_DEPENDS to new format
- Support staging
PR: ports/184241
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.1_6 20 Sep 2013 18:35:46
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
2.1_6 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.1_6 04 Jun 2013 10:03:18
  |
miwi  |
- Fix build with clang
PR: 179225
Submitted by: Ports Fury |
2.1_6 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.1_5 24 Oct 2011 13:12:45
 |
gahr  |
- Add patches to build against fltk-1.3.0 |
2.1_5 18 Oct 2011 13:06:09
 |
ehaupt  |
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW
PR: 161619
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.1_5 23 Sep 2011 22:26:39
 |
amdmi3  |
- 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 |
2.1_5 07 Sep 2011 08:28:13
 |
gahr  |
- Chase x11-toolkits/xforms shlib version bump |
2.1_5 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
2.1_4 03 Jul 2011 14:12:23
 |
ohauer  |
-remove MD5 |
2.1_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.1_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.1_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.1_1 03 May 2008 07:45:23
 |
sat  |
- Convert gzstream, libgfx[1] and qslim to shlibs
- Unbundle libgfx from qslim
- Chase the conversion in vis5d+
Suggested by: thierry [1] |
2.1 19 Apr 2008 22:21:35
 |
miwi  |
- Update to 2.1
PR: 122499
Submitted by: Ports Fury |
2.1 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
2.0_3 20 Mar 2008 09:46:38
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.0_3 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.0_2 07 May 2006 23:46:33
 |
edwin  |
Remove USE_REINPLACE for categories starting with a G |
2.0_2 12 Jan 2006 12:54:32
 |
sem  |
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org> |
2.0_1 26 Nov 2005 01:48:16
 |
pav  |
- Add SHA256 |
2.0_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.0 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
2.0 03 Nov 2003 19:26:41
 |
krion  |
- Fix build on -current
PR: 58877
Submitted by: Ports Fury |
2.0 28 Oct 2003 22:00:13
 |
linimon  |
Mark as broken for recent versions of gcc. Note: the latest distfile
is from 1999. |
2.0 18 May 2003 16:03:16
 |
petef  |
Use USE_GETOPT_LONG.
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373,
51381, 51382
Submitted by: Ports Fury |
2.0 20 Feb 2003 18:08:19
 |
knu  |
de-pkg-comment |
2.0 08 Feb 2003 05:27:23
 |
nork  |
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury |
2.0 02 Feb 2003 13:20:54
 |
nork  |
Conditionalize gnugetopt dependencies and fix minor typo.
PR: ports/47330
Submitted by: Ports Fury |
2.0 29 Dec 2002 05:16:06
 |
ijliao  |
fix build on -current
PR: 46593
Submitted by: Ports Fury |
2.0 20 Sep 2002 07:10:09
 |
ijliao  |
- Support CFLAGS/CXXFLAGS properly
PR: 42899
Submitted by: Ports Fury |
2.0 16 Jul 2002 06:53:46
 |
mikeh  |
Fix for xforms-1.0. |
2.0 08 Jul 2002 10:41:30
 |
ijliao  |
PERL -> REINPLACE_CMD
PR: 39938
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
2.0 17 May 2002 13:06:41
 |
ijliao  |
unbreak by link libforms.a again |
2.0 17 May 2002 09:18:06
 |
kris  |
Mark BROKEN: Does not find libforms.a to link against |
06 Jan 2002 16:34:33
    |
ijliao  |
add missing files to PLIST |
06 Jan 2002 15:22:34
    |
ijliao  |
add qslim 2.0 SlimKit Surface Modeling Tools |