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: emulators/generator-cbiere/Makefile
SVNWeb

Number of commits found: 34

Fri, 12 Oct 2018
[ 09:19 antoine search for other commits by this committer ] Original commit   Revision:481888 (Only the first 10 of 92 ports in this commit are shown above. View all ports for this commit)
Deprecate most glib12 consumers

With hat:	portmgr
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 13 Sep 2014
[ 15:11 tijl search for other commits by this committer ] Original commit   Revision:368108 (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Fri, 7 Feb 2014
[ 15:55 miwi search for other commits by this committer ] Original commit   Revision:343272
- Stage support
- Fix build

PR:		185518
Submitted by:	Ports Fury
Sun, 2 Feb 2014
[ 14:56 miwi search for other commits by this committer ] Original commit   Revision:342308
- Stage support
- Convert to USES
Fri, 20 Sep 2013
[ 16:43 bapt search for other commits by this committer ] Original commit   Revision:327721 (Only the first 10 of 190 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:
emulators)
Mon, 15 Jul 2013
[ 15:03 miwi search for other commits by this committer ] Original commit   Revision:323057
- Unbreak build with clang

PR:		180511
Submitted by:	ports fury
Thu, 13 Jun 2013
[ 15:30 bsam search for other commits by this committer ] Original commit   Revision:320807
Fix spelling LICENCE -> LICENSE.

Reported by:	Ruslan Makhmatkhanov <cvs-src@yandex.ru>
[ 15:03 bsam search for other commits by this committer ] Original commit   Revision:320806
. remove shlib ABI version from LIB_DEPENDS;
. add LICENCE=GPLv2;
. bump PORTREVISION;
. fix typo (MOPTIIMIZED_CFLAGS -> MOPTIMIZED_CFLAGS).
Tue, 12 Jun 2012
[ 10:34 bapt 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)
Convert to new options framework
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
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, 27 Feb 2011
[ 04:54 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 147 ports in this commit are shown above. View all ports for this commit)
- Reassign ports to heap

Submitted by:   alepulver
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
Thu, 19 Nov 2009
[ 23:41 pav 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)
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Tue, 22 Sep 2009
[ 22:24 alepulver search for other commits by this committer ] Original commit 
- Fix building with recent nasm.

Feature safe: yes (miwi)
Sat, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
Thu, 5 Feb 2009
[ 23:41 alepulver search for other commits by this committer ] Original commit 
- Update to version 0.35.r4.
- Update MASTER_SITES and WWW line in pkg-descr.
Fri, 6 Jun 2008
[ 13:27 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 58 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, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
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}.
Wed, 20 Sep 2006
[ 11:21 stas search for other commits by this committer ] Original commit  (Only the first 10 of 453 ports in this commit are shown above. View all ports for this commit)
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Mon, 24 Apr 2006
[ 20:56 alepulver search for other commits by this committer ] Original commit 
- Format tabs and put targets at the end.
- Fix OPTIONS handling.
- Bump PORTREVISION.

Approved by:    garga (mentor)
Sun, 9 Apr 2006
[ 13:08 alepulver search for other commits by this committer ] Original commit  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
Change the maintainership address to the @FreeBSD.org one.

Approved by:    garga (mentor)
Tue, 7 Mar 2006
[ 08:28 ade search for other commits by this committer ] Original commit  (Only the first 10 of 633 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Mon, 5 Sep 2005
[ 00:39 jylefort search for other commits by this committer ] Original commit 
Update to 0.35.r2

PR:             ports/85711
Submitted by:   maintainer
Tue, 30 Aug 2005
[ 01:10 ahze search for other commits by this committer ] Original commit 
- Update to 0.35.r1

PR:             ports/85456
Submitted by:   Alejandro Pulver <alejandro@varnet.biz> (maintainer)
Fri, 15 Jul 2005
[ 18:50 lesi search for other commits by this committer ] Original commit 
Fix configure on sparc64 and alpha 5.x and unmark BROKEN on alpha.

PR:             ports/83517
Submitted by:   maintainer
Fri, 17 Jun 2005
[ 03:02 ahze search for other commits by this committer ] Original commit 
Add generator-cbiere 0.35, SEGA Genesis emulator.

PR:             ports/82007
Submitted by:   Alejandro Pulver <alejandro@varnet.biz>

Number of commits found: 34