non port: astro/xplanet/Makefile |
SVNWeb
|
Number of commits found: 75 |
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b152544 (Only the first 10 of 105 ports in this commit are shown above. )
astro: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
* Alexander Leidinger
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org>
* Anton Karpov <toxa@toxahost.ru>
* Brion Moss <brion@queeg.com>
* Bruce M Simpson <bms@FreeBSD.org>
* Chris Piazza <cpiazza@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 29 Jan 2021
|
[ 18:54 nc ]
astro/xplanet: Update to 1.3.1
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28373
|
Sun, 10 Nov 2019
|
[ 21:47 antoine ]
According to giflib upstream, GifQuantizeBuffer was never documented
and not part of official API
|
Mon, 4 Nov 2019
|
[ 20:39 zeising ] (Only the first 10 of 82 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories a
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
|
Sun, 24 Feb 2019
|
[ 12:47 novel ] (Only the first 10 of 16 ports in this commit are shown above. )
Drop maintainership
Return back to the pool ports I no longer use.
|
Sun, 21 Jan 2018
|
[ 19:50 adridg ]
Fix build on aarch64 and with Clang 6. The modified patch explains
the error message and what is changed. Bump PORTREVISION because
it contains a code change.
kde@ bumped into this while building x11/kde4 for aarch64.
Build on 12-CURRENT aarch64, 11-STABLE amd64 and 10.3 i386.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14008
|
Fri, 6 Oct 2017
|
[ 11:18 tobik ] (Only the first 10 of 33 ports in this commit are shown above. )
graphics/netpbm: Update to 10.80.00
- This moves netpbm to the advanced release series, which brings the
port closer to what is available on OpenBSD, Fedora, Arch Linux,
openSUSE, etc. and will let us get rid of patches for supporting
newer libpng versions.
- The advanced release series is only available via an SVN checkout.
Add two maintenance targets netpbm-version-check and netpbm-fetch
to make fetching them easier. To generate release tarballs the sources
are then tagged and committed to https://github.com/t6/netpbm
- Add STATIC option for linking all programs statically to allow running them
in small chroots
- Add option to disable adding a Perl run dependency. Only a fraction
of all programs need it. Some are compatibility shims for newer
programs which should be used instead. The following programs require (Only the first 15 lines of the commit message are shown above )
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 3 Dec 2015
|
[ 20:01 antoine ] (Only the first 10 of 49 ports in this commit are shown above. )
Update giflib to 5.1.1
PR: 204492
|
Sat, 26 Sep 2015
|
[ 12:29 bapt ]
Convert to @sample
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Wed, 14 Jan 2015
|
[ 18:19 antoine ] (Only the first 10 of 55 ports in this commit are shown above. )
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self
|
Fri, 26 Dec 2014
|
[ 14:19 antoine ]
Allow building with either giflib 4.2 or 5.0
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Thu, 3 Jul 2014
|
[ 20:18 adamw ]
Reduce unecessary bsd.port.options.mk inclusion.
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sun, 2 Mar 2014
|
[ 21:47 bapt ]
Support stage
Use options helpers
Install data
|
Thu, 20 Feb 2014
|
[ 13:39 tijl ]
Add USES=iconv so libc iconv is used on FreeBSD 10 even if libiconv is
installed.
|
Wed, 11 Dec 2013
|
[ 10:31 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 13:14 bapt ] (Only the first 10 of 123 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
|
Sun, 7 Oct 2012
|
[ 14:38 eadler ]
Convert to OptionsNG
Approved by: novel (maintainer)
|
Tue, 5 Jun 2012
|
[ 17:41 novel ]
Fix build with giflib 2.4.0.
Reported by: Justim <freebsd.users@gmail.com> via ports/168642
|
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
|
Wed, 9 May 2012
|
[ 15:26 novel ]
Update to 1.3.0.
|
Sat, 24 Dec 2011
|
[ 22:24 swills ]
- Switch from libungif to giflib to avoid duplicate files
PR: ports/163589
Approved by: novel (maintainer)
|
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
|
Thu, 24 Feb 2011
|
[ 19:33 novel ]
Update to 1.2.2.
|
Wed, 1 Sep 2010
|
[ 18:31 avilla ]
- Fix install when astro/xearth is not there.
PR: ports/149525
Submitted by: avilla
Approved by: novel (maintainer timeout), tabthorpe (mentor)
|
Sun, 9 May 2010
|
[ 14:03 novel ]
Update to 1.2.1.
|
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
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Fri, 6 Jun 2008
|
[ 13:02 edwin ] (Only the first 10 of 23 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)
|
Sun, 22 Jul 2007
|
[ 19:33 laszlof ] (Only the first 10 of 37 ports in this commit are shown above. )
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
|
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}.
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 18 Jun 2005
|
[ 14:59 novel ]
Update to 1.2.0.
|
Sat, 16 Apr 2005
|
[ 10:55 novel ]
Do not overwrite config file on upgrade.
Requested by: Dan Langille <dan@langille.org>
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Tue, 8 Mar 2005
|
[ 07:38 novel ] (Only the first 10 of 32 ports in this commit are shown above. )
Use @freebsd.org address for my ports.
Approved by: krion (mentor)
|
Wed, 8 Dec 2004
|
[ 15:36 pav ]
- Update to 1.1.2
PR: ports/74776
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Fri, 5 Nov 2004
|
[ 19:41 pav ]
- Use OPTIONS
PR: ports/73457
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
Wed, 28 Jul 2004
|
[ 01:59 ijliao ]
upgrade to 1.1.1
PR: 69673
Submitted by: maintainer
|
Fri, 23 Jul 2004
|
[ 19:31 sem ]
- Add forgotten WITHOUT_PNM knob
- Typo: WITH_TIFF should really be WITHOUT_TIFF
PR: ports/69497
Submitted by: maintainer
|
Thu, 22 Jul 2004
|
[ 21:45 pav ]
- Update to 1.1.0
- Pass maintainership to submitter
PR: ports/69330
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
Mon, 24 May 2004
|
[ 01:22 ijliao ]
remove gcc33 depend
fix build on -stable
Noticed by: Dominik Brettnacher <domi@saargate.de>
|
Fri, 26 Mar 2004
|
[ 06:57 ijliao ]
upgrade to 1.0.4
|
Wed, 11 Feb 2004
|
[ 15:51 arved ]
USE_GCC 3.3, because it builds fine with CURRENTS system compiler and
gcc 3.2 is currently broken
|
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, 9 Jan 2004
|
[ 00:34 clement ]
- Update to 1.0.3
PR: 61094
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Approved by: erwin (mentor) (implicitly)
|
Tue, 23 Dec 2003
|
[ 09:09 ijliao ]
upgrade to 1.0.2
|
Mon, 7 Apr 2003
|
[ 15:18 ijliao ]
fix build error on RELENG_4
Reported by: Quincey Koziol <koziol@ncsa.uiuc.edu>
|
Sun, 6 Apr 2003
|
[ 07:52 ijliao ]
upgrade to 1.0.1
reset maintainer to ports
Approved by: maintainer (will@)
|
Fri, 7 Mar 2003
|
[ 05:55 ade ] (Only the first 10 of 26 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Sat, 6 Jul 2002
|
[ 10:13 ijliao ]
pbm -> netpbm lib name change
PR: 40251, 40252, 40253, 40254
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Sun, 19 May 2002
|
[ 22:31 will ]
Update to 0.94. Greatly simplify this port by removing the options to
use a specific version of Tk and other fluff. Install the markers that
come with the xearth port.
PR: 36185 (Update to 0.93)
Submitted by: Lars Eggert <larse@isi.edu>
|
Wed, 22 Aug 2001
|
[ 01:41 will ]
Update to 0.84.
|
Sat, 16 Jun 2001
|
[ 12:04 will ]
Update to 0.83.
|
Wed, 4 Apr 2001
|
[ 08:16 will ]
Update to 0.81.
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Thu, 5 Oct 2000
|
[ 07:57 reg ] (Only the first 10 of 52 ports in this commit are shown above. )
Implement WANT_IMLIB and USE_IMLIB.
|
Fri, 1 Sep 2000
|
[ 07:31 will ]
Update to 0.73.
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Tue, 4 Jul 2000
|
[ 06:34 will ]
Update to 0.70. There should be no more coredumps in this version.
|
Wed, 14 Jun 2000
|
[ 14:21 sobomax ] (Only the first 10 of 72 ports in this commit are shown above. )
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
|
Sun, 28 May 2000
|
[ 04:42 steve ]
Actually install the 'cool new' image of the earth that was specified in the
previous commit.
|
Number of commits found: 75 |