# New ports collection makefile for: ha # Date created: 24 Jan 1995 # Whom: ache # # $FreeBSD$ # PORTNAME= ha PORTVERSION= 0.999b PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ DISTNAME= ha0999 EXTRACT_SUFX= .tgz MAINTAINER= ache@FreeBSD.org COMMENT= The HA archiver using the HSC compression method NO_WRKSUBDIR= yes PLIST_FILES= bin/ha MAKEFILE= makefile.nix ALL_TARGET= ha USE_GMAKE= yes post-patch: @${REINPLACE_CMD} 's,,,' \ ${WRKSRC}/c/hsc.c ${WRKSRC}/c/cpy.c \ ${WRKSRC}/c/asc.c @${REINPLACE_CMD} -e 's|CC =|CC ?=|' \ -e 's|LDFLAGS = -O2||' \ -e 's|CFLAGS = -Wall -O2|CFLAGS += -Wall|' \ ${WRKSRC}/makefile.nix do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ha ${PREFIX}/bin .include tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.5m5rnoland2009-02-193-32/+54
| | | | | * Improve handling of GECKO * Fix architecture detection
* - Fix a bug in in QGraphicsProxyWidget that is responsible for manymarkus2009-02-192-1/+16
| | | | | | | | | | notification related crashes in KDE4's plasma desktop. This patch will be part of Qt 4.4.4. - Bump PORTREVISION KDE Bug: 175753, 176235 Submitted by: Dwayne MacKinnon <dmk@ncf.ca> Obtained from: KDE SVN
* PyQwt is a set of Python bindings for the Qwt C++ class library whichmiwi2009-02-176-0/+168
| | | | | | | | | | | | | | | | | extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and optionally SciPy. Look at the Command Line Interface (CLI) examples and the Graphical User Interface (GUI) examples to get an idea of what you can do with PyQwt. WWW: http://pyqwt.sourceforge.net/ PR: ports/131245 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.7.5beech2009-02-163-7/+5
| | | | | | | | | | | | | | | - This update solves minor issues left after update to 0.7.4. The main problem of FITS image format pixbuf loader not recognizing FITS images is due to different definitions of FITS mime type. The loader uses image/fits (official RFC 4047 mime type) while shared-mime-info contains image/x-fits. The proper way to go would be fixing shared-mime-info (any help here is very appreciated) and the port could go as it is. Changing either loader to use image/x-fits or freedesktop.org.xml database to contain image/fits fixes the issue. PR: ports/131727 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
* Fix installation when NOPORTDOCS is defined. Also, honor EXAMPLESDIR.marcus2009-02-162-567/+569
|
* - Fix pkg-plist.stas2009-02-151-3/+28
| | | | Reported by: QAT
* - Change USE_TK from YES to 84 due to planned default tcl changemm2009-02-151-1/+1
|
* Update PyQt4 ports to 4.4.4, new ports:makc2009-02-158-201/+206
| | | | | | | | | | | | | | devel/py-qt4-help multimedia/py-qt4-phonon textproc/py-qt4-xmlpatterns www/py-qt4-webkit Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2. Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work. PR: based on ports/130219 Submitted by: Dima Panov" <fluffy at fluffy.khv.ru>
* - Switch to USE_TK.stas2009-02-151-17/+7
| | | | | | | | - Support planned switch to new default tk (tk85). - Add (user-definable) support for tk84, tk85 and tk86. PR: ports/131671 Submitted by: Martin Matuska <mm@FreeBSD.org>
* - Deprecate due to planned end of support for tcl/tk 83 on 2009-05-22mm2009-02-141-0/+3
|
* - Deprecate due to planned end of tcl/tk 82 support on 2009-04-22mm2009-02-141-0/+3
|
* - Deprecate due to planned end of tcl/tk 80 support on 2009-03-22mm2009-02-141-0/+3
|
* - Does not build with tcl/tk 8.5 and highermm2009-02-141-1/+1
|
* - Add tcl86 to unsupported tcl versionsmm2009-02-141-1/+1
|
* - Update to 0.8.2mm2009-02-144-19/+62
| | | | | - Support tcl84, tcl85 and tcl86 - Take maintainership
* - Update to 1.9.24nivit2009-02-123-371/+14
| | | | - Fix port directory of an optional dependency (www -> devel/py-zopeInterface)
* Update to 2.6.3.marcus2009-02-122-4/+4
|
* - Update lang/mono to 2.0.1.flz2009-02-0923-296/+308
| | | | | | | | - Also update a bunch of c-sharp ports to their latest version. - Change maintainership to mono@FreeBSD.org. PR: ports/129724 Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
* - Lib updated Fox16.araujo2009-02-082-2/+2
| | | | | | - Bump PORTREVISION. Approved by: maintainer implicit
* - Update to 1.6.35.araujo2009-02-082-4/+4
| | | | Reported by: miwi (portscout)
* - Add missing entries for tcl86,tk86,tcl86-thread,tk86-threadmm2009-02-081-0/+2
|
* Reset maintainership. Thanks for your good work!bsam2009-02-061-1/+1
| | | | Submitted by: the former maintainer via ports@ ML
* - Fix pkg-plist if manpages/demos are to be installedmm2009-02-042-21/+23
|
* - Cosmetic fix: b1 suffix for package providemm2009-02-042-2/+2
|
* - Add Tcl/Tk 8.6mm2009-02-045-15/+19
| | | | - Take maintainership of Mk/bsd.tcl.mk
* - Update to 2.3.3chinsan2009-02-023-5/+6
|
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-0228-46/+28
| | | | | | | | | MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav)
* - Update download location, update WWWpav2009-02-012-5/+2
|
* - Fix fetchingpav2009-01-311-1/+1
| | | | Reported by: -fetch-original pointyhat run
* - Update download locationpav2009-01-311-2/+1
| | | | Reported by: -fetch-original pointyhat run
* - Update to 0.7.4 and unbreakpav2009-01-303-10/+9
| | | | | PR: ports/131132 Submitted by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
* - Fix build, needs Xipav2009-01-301-3/+2
| | | | Reported by: pointyhat
* Reassign my p5-* ports to perl@ so more than one personerwin2009-01-303-3/+3
| | | | can look at them.
* Fix packaging for plugins.kwm2009-01-281-1/+1
| | | | | Pointed out by: GĂ©raud CONTINSOUZAS geraud at gcu dot nfo Jan Hendrik Sylvester me at janh dot de
* - Update to 2.1.1.2pgj2009-01-276-16/+38
| | | | | | | - Add PORTDOCS - Fix COMMENT Approved by: tabthorpe
* - Mark BROKEN: does not compilepav2009-01-261-0/+2
| | | | Reported by: pointyhat
* - Update to 804.028_501rafan2009-01-243-8/+22
| | | | | PR: ports/130626 Submitted by: bf <bf2006a at yahoo.com>
* - Fix buildpav2009-01-241-0/+50
| | | | Submitted by: Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-2420-30/+55
| | | | | | | | - 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).
* - Chase graphics/Coin shlib bumpbeech2009-01-232-4/+4
| | | | - Bump portrevision
* - Chase lang/guile shlib bumpmiwi2009-01-231-2/+2
|
* New port: x11/toolkits/qt4pasacm2009-01-226-0/+85
| | | | | | | | | | | | | | Provide a Qt4 binding for FreePascal that may be of use to provide the Lazarus LCL library with a Qt interface This binding does not aim to cover the whole Qt4 framework, but only just enough to satisfy the LCL needs. If any LCL/Qt developer needs an extra class, just ask and it will be added promptly. Some of the methods that have parameters based upon templates have been omitted. If however you need any of those, just ask. WWW: http://users.telenet.be/Jan.Van.hijfte/qtforfpc/fpcqt4.html
* - Mark BROKEN on 7.x and up: segfault during buildpav2009-01-222-2/+14
| | | | Reported by: pointyhat
* - Mark BROKEN: does not compilepav2009-01-221-0/+2
| | | | Reported by: pointyhat
* - Removed FOX10 and all ports that depend of it. These ports arearaujo2009-01-2215-954/+0
| | | | deprecatd, use all ports based on FOX16 instead.
* In preparation for adding new linux (Fedora 8) infrastructure ports all linuxbsam2009-01-226-36/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | base ports were unified. Now it's linux_base-fc4 turn: devel/linux-glib2 is incorporated. Changes: * emulation/linux_base-fc4: . devel/linux-glib2 is incorporated; . CONFLICTS is fixed; . PORTREVISION is bumped; * removed *_DEPENDS upon devel/linux-glib2 and PORTREVISION bumped: . accessibility/linux-atk; . astro/google-earth; . audio/linux-openal; . graphics/linux-XnViewMP; . www/linux-mplayer-plugin; . x11-toolkits/linux-gtk2; . x11-toolkits/linux-pango; * devel/linux-glib2: . CONFLICTS is fixed; . DEPRECATED; . EXPIRATION_DATE is set; Note: this should fix a bug for non-default linux base ports when glib2 files were installed both by a linux base and by linux-glib2 ports.
* - Remove unnecessary dependency (fpc-gtk2)acm2009-01-211-2/+2
| | | | | | | - Bump PORTREVISION PR: 130791 Submitted by: bsam
* - Fix linking problem with the latest version of GTK2acm2009-01-212-1/+54
| | | | | | - Bump PORTREVISION Reported by: Andrei V. Lavreniyuk <andy.lavr at reactor-xg.kiev.ua>
* - Remove example files from fpc-gtk1 and fpc-gtk2 ports. It can beacm2009-01-203-71/+2
| | | | obtained from fpc-source into distfiles directory.
* - Update to 1.5 [1]acm2009-01-204-32/+71
| | | | | | PR : 130373 Submitted by : Hardy Schumacher <hardy.schumacher at amd.com> Luke Dean <LukeD at pobox.com> [1]
* - add LICENSE:dinoex2009-01-173-6/+5
|
* - set NO_PACKAGEdinoex2009-01-174-2/+8
|
* - record xextproto as explicit dependencydinoex2009-01-141-1/+1
|
* - Now It is part of x11-toolkits/fpc-gnome1acm2009-01-143-38/+0
|
* - This unit was renamed to x11-toolkits/fpc-gnome1acm2009-01-143-37/+0
|
* - This unit was renamed to x11-toolkits/fpc-gtk1acm2009-01-143-81/+0
|
* - This unit was renamed to x11-toolkits/fpc-xformsacm2009-01-143-94/+0
|
* - Update to 2.2.2acm2009-01-142-2/+7
|
* - Repocopy from x11-toolkits/fpc-gnome to x11-toolkits/fpc-gnome1acm2009-01-143-15/+26
|
* - Repocopy from x11-toolkits/fpc-gtk to x11-toolkits/fpc-gtk1acm2009-01-142-56/+23
|
* - repocopy from x11-toolkits/fpc-forms to x11-toolkits/fpc-xformsacm2009-01-143-67/+67
|
* kde@freebsd team is pleased to announce the update for Qt4 ports.makc2009-01-143-6/+6
| | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor)
* - Fix plist: installs extra file after recent Gtk updatepav2009-01-142-0/+2
| | | | Reported by: pointyhat
* Update to 2.4.2.marcus2009-01-132-4/+4
|
* Remove some leftover directories.marcus2009-01-132-1/+3
| | | | Reported by: pointyhat via pav
* Correct expression to fix build.marcus2009-01-131-1/+1
|
* - Mark as IGNORE, this port is deprecated, use x11-toolkits/ruby-fox12 instead.araujo2009-01-121-1/+1
| | | | Reported by: pav
* Mark x11-toolkits/inti as BROKEN for does not build with latest GTK+2. Addmezz2009-01-124-0/+13
| | | | | | | | | DEPRECATED and EXPIRATION_DATE in the rest of these ports. DEPRECATED= not maintain by upstream for more than five years and no port depend on this EXPIRATION_DATE=2009-02-11 Reported by: pointyhat via pav
* Allow this port to build with GTK+ deprecation.marcus2009-01-121-0/+2
|
* Add a missing dependency on gtksourceview2.marcus2009-01-121-1/+2
| | | | Reported by: pointyhat via pav
* Fix the installation.mezz2009-01-121-5/+1
| | | | Reported by: pointyhat via pav
* Presenting GNOME 2.24 for FreeBSD.marcus2009-01-10