| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=149336
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147365
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=147099
|
|
|
|
| |
Notes:
svn path=/head/; revision=147086
|
|
|
|
|
|
|
| |
Discussed with: cjh
Notes:
svn path=/head/; revision=145662
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.
Approved by: Jie Gao <gaoj@cpsc.ucalgary.ca> [1]
Approved by: Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
Notes:
svn path=/head/; revision=145452
|
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout (15 days)
Inspired by: ja-xpdf
Notes:
svn path=/head/; revision=145426
|
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout (15 days)
Inspired by: ja-xpdf
Notes:
svn path=/head/; revision=145425
|
|
|
|
|
|
|
| |
Inspired by: Byung-Hee HWANG <bh@izb.knu.ac.kr>, nork@
Notes:
svn path=/head/; revision=145216
|
|
|
|
| |
Notes:
svn path=/head/; revision=144825
|
|
|
|
| |
Notes:
svn path=/head/; revision=144536
|
|
|
|
| |
Notes:
svn path=/head/; revision=144171
|
|
|
|
| |
Notes:
svn path=/head/; revision=142419
|
|
|
|
| |
Notes:
svn path=/head/; revision=141520
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=140793
|
|
|
|
|
|
|
|
|
| |
- Set mutual exclusive conflict between korean/hanterm{,-xf86}.
Approved by: portmgr (marcus), cjh (maintainer, blanket)
Notes:
svn path=/head/; revision=140768
|
|
|
|
|
|
|
|
| |
- Unmark BROKEN and DEPRECATED
- Update to 0.9.12
Notes:
svn path=/head/; revision=140597
|
|
|
|
| |
Notes:
svn path=/head/; revision=140588
|
|
|
|
|
|
|
|
|
|
| |
o Chase bump libversion to slave ports .
PR: ports/84247
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Notes:
svn path=/head/; revision=140439
|
|
|
|
|
|
|
| |
Obtained from: SungGON Yi <skon@kr.FreeBSD.org>
Notes:
svn path=/head/; revision=140306
|
|
|
|
|
|
|
| |
at that time and no PRs have been submitted to fix it.
Notes:
svn path=/head/; revision=139936
|
|
|
|
| |
Notes:
svn path=/head/; revision=139419
|
|
|
|
|
|
|
| |
mplayer supports usual Korean truetype fonts for subtitle.
Notes:
svn path=/head/; revision=139161
|
|
|
|
| |
Notes:
svn path=/head/; revision=139160
|
|
|
|
| |
Notes:
svn path=/head/; revision=139157
|
|
|
|
|
|
|
| |
Submitted by: SungGON Yi <skon@kr.FreeBSD.org>
Notes:
svn path=/head/; revision=138692
|
|
|
|
|
|
|
|
|
|
|
| |
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
(but still I don't delete 1.0 and delete only localized versions)
Notes:
svn path=/head/; revision=138155
|
|
|
|
| |
Notes:
svn path=/head/; revision=138043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=137660
|
|
|
|
|
|
|
| |
Noted by: pointyhat via kris
Notes:
svn path=/head/; revision=136730
|
|
|
|
|
|
|
| |
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=136491
|
|
|
|
|
|
|
|
| |
Pointed out by: pointyhat via kris
Reviewed by: ozawa@ongs.co.jp
Notes:
svn path=/head/; revision=136247
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- drop maintainership
- update to r12.2
- some bug fixes
PR: 81184
Submitted by: Masanori OZAWA <ozawa@ongs.co.jp>
Approved by: maintainer
Notes:
svn path=/head/; revision=136030
|
|
|
|
| |
Notes:
svn path=/head/; revision=135904
|
|
|
|
|
|
|
|
|
| |
* make portlint happy
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=135197
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/textproc/scim 1.2.0 --> 1.2.2
ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.
PR: ports/80848
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Notes:
svn path=/head/; revision=134995
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
| |
Approved by: portmgr (krion)
Notes:
svn path=/head/; revision=132691
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=131973
|
|
|
|
|
|
|
|
|
| |
Submitted by: Masanori OZAWA <ozawa@ongs.net>
Approved by: portmgr(krion)
Pointed out by: pointyhat via kris
Notes:
svn path=/head/; revision=131945
|
|
|
|
| |
Notes:
svn path=/head/; revision=131766
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
| |
PR: 78266
Submitted by: Jie Gao (maintainer)
Notes:
svn path=/head/; revision=130512
|
|
|
|
|
|
|
|
|
| |
- iiimf-le-hangul is IIIMF Hangul module
Submitted by: ume
Notes:
svn path=/head/; revision=130364
|
|
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=130363
|
|
|
|
|
|
|
|
|
| |
- add korean/iiimf-le-handul for iiimf le-handul module
Submitted by: ume
Notes:
svn path=/head/; revision=130350
|
|
|
|
| |
Notes:
svn path=/head/; revision=130124
|