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: devel/sdl12/pkg-plist

Number of commits found: 25

Saturday, 27 Jan 2024
16:27 Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/sdl12: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187 commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187 commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187 commit hash: 56198ffa7d11bf464f1a09534328ad15fa94d187 56198ff
Tuesday, 30 May 2017
18:59 tobik search for other commits by this committer
Add sndio backend

While here

- Add LICENSE_FILE, USES=localbase
- Strip library
- Group audio backend options
- Use options helpers for VGL

I think the configure script patch needs to be explained.  OpenBSD
regenerates the configure script from configure.in after patching
sndio detection into it.  However SDL 1.2 requires an older autoconf
version (2.59) which is not available on FreeBSD.  Lots of errors when
using autoconf 2.69.

Since I was unable to regenerate it I opted to edit configure
manually.  So it does the bare minimum to wire the backend sources
into the build and make sure that SNDIO_CONFIGURE_ENABLE can do its
job in enabling/disabling sndio support.

Approved by:	lme (mentor)
Obtained from:	OpenBSD
Differential Revision:	https://reviews.freebsd.org/D10658
Original commitRevision:442114 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Monday, 27 Oct 2014
11:07 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371552 
Wednesday, 22 Jan 2014
21:54 mva search for other commits by this committer
- Enable stagedir support
- Add LICENSE
- Simplify OPTION handling
- Convert USE_GMAKE=yes -> USES=gmake
Original commitRevision:340736 
Saturday, 18 Feb 2012
10:18 mva search for other commits by this committer
- 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
Original commit
Thursday, 13 Mar 2008
13:52 miwi search for other commits by this committer
 devel/sdl12:
        - Update to 1.2.13
        - OPTIONize as recommended by Danny Pansters
        - Fixed up gnome dependencies as recommended by Danny Panster
        - Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny
Pansters
        - Got rid of library renaming as recommended by Danny Pansters
        - Pass maintainership to submitter
Mk/bsd.sdl.mk:
        - Fixed _LIB_* entries in order to retrieve the correct library
versions.

PR:             117608
Submitted by:   Marcus von Appen <mva@sysfault.org>
Original commit
Sunday, 1 Apr 2007
01:04 shaun search for other commits by this committer
Fix plist: removal of include/SDL should not depend on NOPORTDOCS.

PR:             ports/109218
Submitted by:   rafan
Original commit
Friday, 26 Jan 2007
19:05 kris search for other commits by this committer
Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"
instead of "Babelfish" appearing in pkg-plists.  Somewhere there is a
very misguided port tool.
Original commit
Wednesday, 20 Sep 2006
11:21 stas search for other commits by this committer
 - 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)
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
Sunday, 22 Jan 2006
01:48 edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
Original commit
Sunday, 28 Aug 2005
11:52 krion search for other commits by this committer
Update to 1.2.9
Original commit
Sunday, 16 Jan 2005
18:37 krion search for other commits by this committer
Update to 1.2.8
Original commit
Sunday, 26 Dec 2004
21:54 edwin search for other commits by this committer
Welcome to the second epoch bump of devel/sdl12 due to compilation
problems on 4.x:

See the following thread in
http://twomix.devolution.com/pipermail/sdl/2004-December/thread.html:
        [SDL] Can not compile SDL with gcc < 3.1 (3 messages)

Up to now no fix in their cvs repository:
        http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/
Original commit
Thursday, 23 Dec 2004
06:02 edwin search for other commits by this committer
Upgrade devel/sdl12 to 1.2.8
Nearly all changes are fixes, no API breakages, no version bump.
Original commit
Sunday, 30 May 2004
19:33 thierry search for other commits by this committer
- several ports require SDL with GL enabled => set GL by default;
- bump PORTREVISION;
- remove the unused option X11;
- fix COMMENT (1.2.7 is the stable version);
- do some cleaning.
Original commit
Tuesday, 16 Mar 2004
04:06 edwin search for other commits by this committer
devel/sdl12: upgrading to 1.2.7 + some fixes.

        - upgrade to 1.2.7
        - add a knob WITH_NAS
        - fix dependences to aalib & svgalib
        - use standard DOCSDIR & EXAMPLESDIR
        - fix plist for NOPORTDOCS
        - distribute README-SDL.txt.

PR:             Based on ports/57475
Submitted by:   Thierry Thomas <thierry@pompo.net>
Reviewed by:    kris@ with a build on bento
Original commit
Sunday, 7 Mar 2004
23:53 edwin search for other commits by this committer
[patch] unbreak packaging of devel/sdl12 with NOPORTDOCS

    In the current state of the port Makefile and pkg-plist are not
    in sync.  Makefile obeys NOPORTDOCS, but pkg-plist would enlist
    not installed files anyway breaking packaging when NOPORTDOCS
    is set.

PR:             ports/62587
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
Original commit
Sunday, 21 Dec 2003
00:08 linimon search for other commits by this committer
Backout previous commit.  Mea maxima culpa for not doing the research
to understand that this port was a dependency on many other ports,
and as such should not have been done during a slush.  Pass the
pointy hat, please ...

PR:             ports/57475
Requested by:   pav, marcus
Original commit
Saturday, 20 Dec 2003
20:16 linimon search for other commits by this committer
Update to 1.2.6:

       Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject()
       Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA

PR:             ports/41400
Submitted by:   Marc Recht <marc@informatik.uni-bremen.de>
Original commit
Thursday, 2 Jan 2003
15:05 sobomax search for other commits by this committer
Update to 1.2.5.
Original commit
Wednesday, 17 Apr 2002
12:35 sobomax search for other commits by this committer
Update to 1.2.4.
Original commit
Tuesday, 13 Nov 2001
14:27 sobomax search for other commits by this committer
Update to 1.2.3.    
Original commit
Monday, 25 Jun 2001
16:31 sobomax search for other commits by this committer
Update to 1.2.1.    
Original commit

Number of commits found: 25