summaryrefslogtreecommitdiffstats
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.13.8markus2005-07-046-6/+12
|
* - Update ${MASTER_SITES}jylefort2005-07-022-26/+22
| | | | | | | - Use ${ECHO_CMD} instead of ${ECHO} (${ECHO} is a no-op if make -s is used) - Install icon in ${PREFIX}/share/pixmaps rather than in ${PREFIX}/share/gnome/pixmaps - Polish the Makefile and reformat it
* Fix build on 4.x (remove some ^M line ends)lawrance2005-07-021-0/+4
| | | | | | | PR: ports/82607 Submitted by: Andrej Zverev <az@inec.ru> Approved by: maintainer (implicit) Reported by: lofi
* New port: cross stitching patterns generatorpav2005-07-014-0/+38
| | | | | PR: ports/82807 Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
* Update to 3.4lawrance2005-06-303-140/+138
| | | | | | | | Use DATADIR in plist PR: ports/82608 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
* Update to 2.8lawrance2005-06-304-10/+12
| | | | | | PR: ports/82607 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
* - Update to 3.8.3ahze2005-06-302-6/+4
| | | | | PR: 82810 Submitted by: Andrej Zverev
* Add my distfiles site to MASTER_SITES, as the distfile is nowjylefort2005-06-291-1/+3
| | | | | | unfetchable from the vendor's site. Reported by: pointyhat
* Fix segfault on "mc -v /some/file".novel2005-06-292-1/+12
| | | | | | PR: 82766 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Roman Y. Bogdanov (maintainer)
* Be sure to create libdata/pkgconfig since this was only added to mtreemarcus2005-06-271-1/+2
| | | | | | recently, and is still required for older versions of FreeBSD. Reported by: GNOME Tinderbox
* Add LF.net and Luigi Rizo into "thank you" section.sobomax2005-06-271-1/+1
|
* Update to KDE 3.4.1lofi2005-06-26165-613/+2970
|
* - Don't remove directories that are in mtree or are deleted byarved2005-06-202-74/+0
| | | | | | dependcies. Reported by: pointyhat
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-175-38/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD tools to strip binaries anymore, so it's not neccesary anymore to override STRIP and STRIP_CMD. - USE_LINUX_PREFIX implies NO_MTREE now. - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries instead upon the native FreeBSD libraries. - The variable LINUX_BASE_PORT contains a string which is suitable as an item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the default (or overriden) linux base, ${LINUX_BASE_PORT} should be used instead of a hardcoded reference. - Change all ports to comply to the "new world order". - The Ports Collection now allows to override the default linux_base port. Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}). - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base port and if USE_LINUX isn't set to "yes" (case insensitive), the port will be marked as IGNORE. [1] - Readd USE_LINUX knobs into several ports and make several uses of a conditional dependency ("USE_LINUX?=") into an unconditional one ("USE_LINUX=") which where removed/changed by Trevor to allow the use of alternative linux_base ports. While this is a nice goal, the implementation resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob in this commit is supposed to fix the problem while keeping the feature. Basicaly this includes a backout of Trevor's commit, to prevent confusion I mention it here explicitely. - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports. Chase dependencies for this. - Changes to make linux_devtools installable on amd64, remove some stray device nodes (they don't work on recent OS versions and aren't really needed). - Make linux_base-8 PREFIX clean and remove some stray device nodes. Additionally tell a little bit more about how to setup NIS/YP [2]. - Update the PGSQL dependency in the linux-opengroupware port to a recent version (the old one isn't available anymore), I don't know if this works (at least it isn't more broken than before). - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux ports, the former path exists already and gets populated by other packages too (PREFIX=LINUXPREFIX!). - Fix some obvious (non-linuxolator) bugs in some linux ports while being there. - Bump PORTREVISION where neccesary. Requested by: portmgr (linimon) [1] Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2] Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout) Tested on: ports cluster (kris) Reviewed by: silence on emulation@ Superseedes PR: 69997 Maintainer approval from: chris@chrisburkert.de cracauer@cons.org des girgen jamie@bishopston.net mezz mi nivit@users.sf.net pat simond@irrelevant.org riggs@rrr.de Udo.Schweigert@Siemens.com
* hook-up localedata.sf2005-06-171-0/+1
|
* fix dependency. rev1.21 did not work at all.sf2005-06-171-2/+2
| | | | Submitted by: kris
* - Update to 3.8.2 [1]jylefort2005-06-172-4/+4
| | | | | | | - Unsilence the build PR: ports/82267 [1] Submitted by: Andrej Zverev <az@inec.ru> [1]
* Update to 10.20krion2005-06-162-3/+3
|
* Update to 0.2.31skv2005-06-152-3/+3
|
* Bump PORTREVISION for X mtree changes.lesi2005-06-151-1/+1
| | | | Requested by: ahze
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* Upgrade to 0.10. Changes:sobomax2005-06-1411-133/+5
| | | | | | | | | | | | | o T1/E1 on the fly mode switching for wcte11xp/wct4xxp cards. o Removed define which made TDM cards operate wrong during call detection. o Current version is compatible with 4.x (thanks to Luigi Rizzo). o Fixed bug with spurious PCI ID changes by WCTE11XP card. o Fixed bug with TDM cards Rev.H PCI ids.
* Bump PORTREVISION for ports affected by libdockapp library version bump.lawrance2005-06-132-2/+2
|
* hook-up localedata for -CURRENT.sf2005-06-131-0/+4
|
* Add localedata, compatibility locale data for FreeBSD 6.x to runsf2005-06-136-0/+1704
| | | | | | | | | | 4.x/5.x binaries. When you have a trouble with locale at running a legacy binary, you should guide them to find legacy locale data with setting PATH_LOCALE environment variable. env PATH_LOCALE=/usr/local/share/compat/locale command
* Chase libdockapp update.lawrance2005-06-122-2/+2
|
* add heyu2 - Control a CM11A interface from the command line, version 2oliver2005-06-121-0/+1
| | | | | | Repopcopy by: marcus PR: 64898 Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
* BROKEN on 6.0: Does not compilekris2005-06-111-0/+4
|
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-113-6/+6
| | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on)
* add Control a CM11A interface from the command line, version 2oliver2005-06-115-57/+41
| | | | | | Repopcopy by: marcus PR: 64898 Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
* Update Gaim to 1.3.1 and chase all dependent ports.marcus2005-06-113-3/+3
| | | | | | | | | The changes in this release of Gaim can be found at http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz> Security: This release fixes security bugs found at http://gaim.sourceforge.net/security/
* Add krecipes, the KDE Cookbookarved2005-06-109-0/+563
| | | | | PR: 79038 Submitted by: Henry Miller <hank@millerfarm.com>
* Add p5-Geography-Countries.jylefort2005-06-105-0/+36
| | | | | | | | | | | This module maps country names, and their 2-letter, 3-letter and numerical codes, as defined by the ISO-3166 maintenance agency, and defined by the UNSD. WWW: http://search.cpan.org/dist/Geography-Countries/ PR: ports/82022 Submitted by: dikshie <dikshie@lapi.itb.ac.id>
* Fix maintainerpat2005-06-074-4/+4
|
* - Unmark BROKEN, problem was fixed in textproc/liblingoteachpav2005-06-051-2/+0
|
* GNU watch runs command repeatedly, displaying its output (the firstpav2005-06-056-0/+144
| | | | | | | | screenfull). This allows you to watch the program output change over time. PR: ports/81892 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* Remove ports which expired on 2005-06-01 (no pending PRs, either)vs2005-06-035-61/+0
|
* change the libtool version to use from 1.3 to 1.5oliver2005-06-023-9/+6
|
* Fix build on amd64.novel2005-06-024-14/+28
| | | | | | PR: 81797 Submitted by: Manuel Stuehn <freebsdnewbie@freenet.de> Approved by: Danny Boudrot (maintainer)
* - Correct time format for de_DE.UTF-8.flz2005-06-012-0/+12
| | | | | | PR: ports/72084 Submitted by: Peter Wullinger <some-mail-drop@gmx.net> Approved by: maintainer timeout (8 months)
* - Migrate to OPTIONSsem2005-06-011-2/+12
| | | | | | - Add MC_IN_MC knob. It allows to run mcedit inside mc. Approved by: maintainer
* Reintroduce pre-build target to fix build on -CURRENT. Sigh.vs2005-06-011-1/+3
| | | | Noticed by: krisbot
* NO_PACKAGE is not necessary when RESTRICTED is set.edwin2005-05-311-1/+0
|
* new port: misc/gopodedwin2005-05-316-0/+131
| | | | | | | | | | | | | | | | | | | | | | new port: misc/gopod goPod is a program that allows you to remove the EU Volume limitation on EU iPod's. We can't be held responsible for the use you make with this program or any damage it could cause to your iPod. It is provided for information purpose only. However, uncapping your iPod and using it is illegal in France. goPod is not in any way affiliated with Apple Computer, Inc. Apple(tm) iPod(tm) are trademarks of Apple Computer, Inc. WWW: http://http://gopod.free-go.net/ PR: ports/79529 Submitted by: Emanuel Haupt <ehaupt@critical.ch>
* - Update to 0.8.1pav2005-05-302-20/+6
| | | | | PR: ports/81683 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Update to version 0.13.7markus2005-05-294-6/+6
|
* - Add pkg-message with a note about limitation of this software with big filespav2005-05-282-0/+7
| | | | | PR: ports/74177, ports/81581 Submitted by: No Name <arundel@h3c.de>
* Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respectivegerald2005-05-281-3/+1
| | | | | | rules. Approved by: maintainer timeout
* - Adjust COMMENT (no need to mention device name in it)danfe2005-05-263-23/+22
| | | | | | | | | - Make OPTIONS strings more visually appealing - Pet portlint ($(FOO) -> ${FOO}) - Mute directory creation in do-install: target - Utilise ${DATADIR} in Makefile and %%DATADIR%% in pkg-plist - Reindent Makefile header - Kill extra empty line in pkg-descr
* use own do-install target (to get an install-mtree)oliver2005-05-253-20/+20
| | | | | | install 3 more icons install iconse above PREFIX/share/alevt bump PORTREVISION
OpenPOWER on IntegriCloud