# New ports collection makefile for: autossh # Date created: 26 December 2002 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= autossh PORTVERSION= 1.4a CATEGORIES= security MASTER_SITES= http://www.harding.motd.ca/autossh/ EXTRACT_SUFX= .tgz MAINTAINER= leeym@FreeBSD.org COMMENT= Automatically restart SSH sessions and tunnels GNU_CONFIGURE= yes PORTDOCS= CHANGES README MAN1= autossh.1 post-patch: @${REINPLACE_CMD} -e 's,cp autossh.1 ,$$\{BSD_INSTALL_MAN\} autossh.1 ,g' ${WRKSRC}/${MAKEFILE}.in @${REINPLACE_CMD} -e 's,cp autossh ,$$\{BSD_INSTALL_PROGRAM\} autossh ,g' ${WRKSRC}/${MAKEFILE}.in @${REINPLACE_CMD} -e 's,cp ,$$\{BSD_INSTALL_DATA\} ,g' ${WRKSRC}/${MAKEFILE}.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} -Ee '/doc/d' ${WRKSRC}/${MAKEFILE}.in .endif .include gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-021-3/+3
| | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit.
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-291-1/+1
| | | | | | response to email. Hat: portmgr
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-292-3/+1
| | | | Hat: portmgr
* - Update to 2.29wxs2009-08-252-4/+4
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with X
* Mk/bsd.kde4.mk:makc2009-08-101-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - rework KDE4_BUILDENV All ports: - remove needless post-extract target - make patches relative to ${PATCH_WRKSRC} - clean up - bump PORTREVISION when required databases/akonadi: - replace dependency on boost-python-libs with boost-libs (finally, boost-pyhton does not conflict with boost \o/) deskutils/kdepim*: - replace boost-python-libs with boost-libs - reduce dependencies - respect PREFIX - fix build with qt3 installed misc/kdeedu4: - add dependency on astro/xplanet (for KStars) misc/kdeutils4: - add dependency on devel/qca (for okteta) - make dependency on kdebase non-optional multimedia/kdemultimedia4: - add optional support for PulseAudio x11/kdebase4: - remove needless dependency on kdebase4-runtime x11/kdebase4-runtime, x11/kdebase4-workspace - remove extra CMAKE_ARGS to fix build for qt3/kde3 users x11/kdelibs4 - remove needless dependencies - remove extra CMAKE_ARGS to fix build for qt3/kde3 users
* Drop maintainership of some ports I do not use or have interest foranders2009-08-051-1/+1
| | | | anymore.
* The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-052-4/+3
| | | | | | | | | | for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release notes can be found at: http://kde.org/announcements/4.3/index.php. We'd like to say thanks to all helpers and submitters. Tested by: pointyhat-exp-run (pav/miwi)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-032-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-3116-12/+16
| | | | | | bumped or updated Requested by: edwin
* Geek Clock is a plasma applet for KDE4 that displays an analog clock. Insteadmiwi2009-07-134-0/+38
| | | | | | | | | | of regular numerals, it display equivalent notations based on mathematics, physics, and computer science. WWW: http://www.kde-look.org/content/show.php?content=107807 PR: ports/136633 Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
* - Update to 2.27wxs2009-06-282-5/+4
|
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-0910-10/+20
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-032-4/+4
| | | | | | release in 4.2.x series. The official KDE 4.2.4 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
* Update KDE ports to 4.2.3makc2009-05-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | See original release announcement for details: http://kde.org/announcements/announce-4.2.3.php New ports: devel/kdebindings4: Meta port of KDE bindings for C#, Java, PHP, Python and Ruby. Currently only Python bindings are supported. devel/kdebindings4-python, devel/kdebindings4-python-krosspython, devel/kdebindings4-python-pykde4: Python bindings for KDE. print/kdeutils4-printer-applet: printer-applet is a system tray utility. It shows current print jobs, shows printer warnings and errors and shows when printers that have been plugged in for the first time are being auto-configured by hal-cups-utils. It replaces kjobviewer in KDE 3. print/system-config-printer-kde A port of Gnome system-config-printer to KDE.
* - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichwxs2009-05-091-0/+1
| | | | is MAKE_JOBS_UNSAFE).
* update xfce to 4.6.1oliver2009-05-063-3/+3
| | | | bump PORTREVISION where necessary
* - Don't rely on misc/iso-codes. Instead use a file from base.wxs2009-04-231-4/+3
| | | | | PR: ports/133909 Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
* - Mark all kde4 ports MAKE_JOBS_UNSAFEmiwi2009-04-171-1/+1
| | | | Approved by: portmgr (pav)
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-4/+4
| | | | | | | | | | for FreeBSD. The official KDE 4.2.2 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php. Also mark some ports MAKE_JOBS_SAFE. New Ports: misc/kde4-l10n-sk - Slovak
* . Fix a buffer overrun on start up.glewis2009-04-022-1/+79
|
* Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFEgarga2009-03-291-0/+1
|
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+1
|
* Fix CATEGORIES.flz2009-03-261-1/+2
| | | | Reported by: Helge Oldach
* bump PORTREVISION after cmake updatemakc2009-03-251-0/+1
|
* Move oclock from x11 to x11-clocks category.flz2009-03-231-0/+1
| | | | | PR: ports/131339 Submitted by: self
* - fix plist with -DNOPORTDOCSitetcu2009-03-221-4/+9
| | | | | | - install docs, etc. in post-install, not pre-install Prompted by: QAT QA run
* Update KDE to 4.2.1.makc2009-03-091-3/+3
| | | | | | | multimedia/phonon port has been split into phonon itself, phonon-xine and phono-gstreamer backends. After updating phonon port you have to install at least one backend. phonon-xine backend is recommended for KDE.
* Bump PORTREVISION after xfce 4.6 updateoliver2009-03-063-1/+3
|
* - Pass maintainership to submittertabthorpe2009-03-021-1/+1
| | | | Submitted by: Ulrich via freebsd-ports@
* - Change default Tcl/Tk version to 8.5mm2009-02-231-1/+1
| | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav)
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-093-33/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
* Finish repomove for xclock (x11->x11-clocks).flz2009-01-292-1/+2
|
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-243-5/+4
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - add LICENSE:dinoex2009-01-172-0/+4
|
* kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release ↵makc2009-01-142-4/+4
| | | | | | | | | | | | | | in 4.1.x series. You have only two weeks to play with it -- KDE 4.2.0 is coming ;) Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age. For lists of bugfixes and improvements please see: http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php Approved by: miwi (mentor)
* - fix buffer overrun at startupdinoex2008-12-052-1/+77
| | | | | PR: 129326 Submitted by: G. Paul Ziemba
* - use DOCSDIRitetcu2008-11-242-6/+6
| | | | | | | | | - fix plist with -DNOPORTDOCS - pet portlint - bumo PORTREVISION Approved by: maintainer timeout to QAT BotMail Prompted by: QAT QA run
* - Update to 0.6.1miwi2008-11-228-12/+27
| | | | - Update WWW
* - Add MASTER_SITE_GENTOO to MASTER_SITESgarga2008-10-173-6/+11
| | | | | | | | - Remove old-style signature from pkg-descr - Add a patch obtained from project's website (from debian) to disable polling by calling select() instead of usleep() - Bump PORTREVISION - Take maintainership
* Reset infofarmer due to maintainer-timeouts and no response to email.linimon2008-09-071-1/+1
| | | | Hat: portmgr
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-032-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.1 release notes can be found at http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php. KDE Community ships sirst translation and service release of the 4.1 dree desktop, containing numerous bugfixes, Performance Improvements and Translation Updates. Pretty much all applications have received the developers' attention, resulting in a long list of bugfixes and improvements. The most significant changes are: * Significant performance, interaction and rendering correctness improvements in KHTML and Konqueror, KDE's web browser * User interaction, rendering and stability fixes in Plasma, the KDE4 desktop shell * PDF backend fixes in the document viewer Okular * Fixes in Gwenview, the image viewer's thumbnailing, more robust retrieval and display of images with broken metadata * Stability and interaction fixes in KMail New Ports: - graphics/kcoloredit * KColorEdit is a palette files editor. It can be used for editing color palettes and for color choosing and naming. - graphics/kgraphviewer * KGraphViewer is a GraphViz DOT graph viewer for KDE. The GraphViz programs are free-software layout engines for graphs. KGraphViewer displays the graphs in a modern, user-friendly GUI with all the power of a well integrated KDE application. - graphics/kiconedit * KIconEdit is designed to help create icons for KDE using the standard icon palette. - graphics/skanlite * Skanlite is a simple image scanning application that does nothing more than scan and save images. Skanlite can open a save dialog for every image scanned or save the images immediately in a specified directory with auto-generated names and format. The user can also choose to show the scanned image before saving.
* Add the dependency on tk-wrapperedwin2008-08-301-0/+2
| | | | Submitted by: Warren Block <wblock@wonkity.com>
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-291-3/+3
| | | | | | | | | | | | | | | | | | | of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release notes can be found at: http://www.kde.org/announcements/announce-3.5.10.php While not a very exciting release in terms of features, 3.5.10 brings a couple of nice bugfixes and translation updates to those who choose to stay with KDE 3.5. The fixes are thinly spread across KPDF with a number of crash fixes, KGPG and probably most interesting various fixes in kicker, KDE3's panel: * Improved visibility on transparent backgrounds * Themed arrow buttons in applets that were missing them * Layout and antialiasing fixes in various applets Approved by: portmgr (erwin/pav)
* USE_TK -> USE_TK_RUNedwin2008-08-281-1/+1
|
* Stopwatch does what its name implies - enables hand timing muchedwin2008-08-285-0/+49
| | | | | | | | | | like a physical stopwatch. It can also be used as a countdown timer. Stopwatch has millisecond accuracy and no artificial limit on hours. Stopwatch runs on UNIX, Windows, and MacOS. WWW: http://expect.nist.gov/stopwatch/ Author: Don Libes <libes@nist.gov>
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-212-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* The KDE FreeBSD team is proud to announce the releasemiwi2008-08-182-4/+3
| | | | | | | | | | | | | | | | of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release notes can be found at: http://www.kde.org/announcements/announce-3.5.9.php After the KDE 4.1.0 import the team found time to make KDE 3.5.9 ready for the Ports tree. KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. We are not sure we have time to get 3.5.10 for FreeBSD 7.1/6.4 release, but we would have minimum 3.5.9 for those people who prefer to stay with KDE3. Of course Thanks to all Testers.
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-105-178/+53
| | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
* - Update to 0.9.11.2miwi2008-08-083-4/+15
| | | | | PR: 126351 Submitted by: Romain Tartiere <romain@blogreen.org> (maintainer)
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* Alarm Clock is the personal alarm clock for GNOME desktop environment. Itmiwi2008-07-195-0/+108
| | | | | | | | | | | supports sound fading, passive and normal dialogs, full screen dialogs, scheduling options command line running and few standard actions. It has an intuitive interface and it can be translated to any language. WWW: http://alarm-clock.54.pl/ PR: ports/125456 Submitted by: Romain Tartière <romain at blogreen.org>
* - Update to 0.6.0miwi2008-07-153-9/+23
|
* - Disable imlib support, which does not workgahr2008-07-071-15/+5
| | | | | | | - Bump PORTREVISION PR: 124855 Submitted by: Sam Sirlin <swsirlin@earthlink.net>
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0623-20/+23
| | | | | | | | | | 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)
* 3dinoex2008-04-301-1/+1
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-20