aboutsummaryrefslogtreecommitdiff
path: root/comms/syncterm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - adopt optionsNGJason Helfman2013-03-241-12/+8
| | | | | | | | | - trim historical header Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315127
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=291667
* Mark as ignore on sparc64 (and presumably all tier-2): #error "Need toMark Linimon2011-08-101-0/+3
| | | | | | | describe target architecture" Notes: svn path=/head/; revision=279388
* - Update to 0.9.4Martin Wilke2011-04-121-3/+3
| | | | | | | | PR: 155734 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Notes: svn path=/head/; revision=272565
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* - Update to 0.9.20080406Rong-En Fan2008-04-131-4/+7
| | | | | | | | PR: ports/122517 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer) Notes: svn path=/head/; revision=211158
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 20070722.Marcelo Araujo2007-07-301-12/+6
| | | | | | | | | | - Add files/patch-GNUmakefile. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: pav (portmgr, in mentor's absence), Stephen Hurd (maintainer) Notes: svn path=/head/; revision=196665
* - Add ICONS and DESKTOP files forgotten in the last commit.Marcelo Araujo2007-07-171-3/+5
| | | | | | | | | | - Add pkg-plist file. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195805
* - Update to 0.9.20070704.Marcelo Araujo2007-07-151-8/+12
| | | | | | | | | PR: ports/113072 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195666
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use sourceforge mirrorRong-En Fan2007-02-121-1/+2
| | | | | | | | PR: ports/109071 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer) Notes: svn path=/head/; revision=184985
* An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, orAlejandro Pulver2006-11-021-0/+50
SSH. Supports ANSI music and the IBM charset when possible. Will run from a console, under X11 using XLib, or using SDL. WWW: http://syncterm.bbsdev.net/ PR: ports/104622 Submitted by: shurd Notes: svn path=/head/; revision=176153