| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1]
|
|
|
|
| |
Submitted by: CHOI Junho <cjh@kr.FreeBSD.org>
|
|
|
|
| |
(No effect to built package)
|
|
|
|
| |
Add "editors" to CATEGORIES
|
|
|
|
|
|
|
| |
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
|
|
|
|
| |
need bizarre gettext errors cropping up, too.
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
| |
|
|
|
|
|
| |
PR: 40272
Submitted by: Tilman Linneweh <tilman@arved.de>
|
| |
|
|
|
|
| |
Submitted by: "Seung Lyun Lee" <micherin@korea.com>
|
|
|
|
|
|
|
| |
Korean font pack for the mplayer OSD, SUB and SMI.
PR: 39321
Submitted by: me
|
| |
|
|
|
|
| |
Approved by: cjh (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:
[5] Upgrade to 1.0.1.
[6] Point at MASTER_SITE_KDE not my own mirror.
audio/kdemultimedia3:
[7] Account for the removal of the <machine/soundcard.h> symlink.
Simply point all such includes at <sys/soundcard.h>.
editors/koffice-kde3:
[8] Get rid of #include <values.h> preemptively.
devel/kdesdk3:
[9] Remove cervisia from build if building on -CURRENT due to
C++-unsafe sys/wait.h. The header is believed to have been
fixed in newer -CURRENT (>= Jun 5) but we have not tested that.
devel/kdevelop:
[10] Upgrade to 2.1.1 and use KDE 3 version.
[11] Remove a number of suggested dependencies that no longer fit.
[12] Account for where the docs for Qt went since they got moved
to fit in hier(7) better.
graphics/kdegraphics3:
[13] Turn off kuickshow by default because it depends on imlib,
which in turn depends on gtk/glib. This will be revisited
when we split up the KDE ports a bit.
games/kdegames3:
[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
tried to define uint32_t after sys/types.h already had.
sysutils/kdeadmin3:
No particular changes.
misc/kdeaddons3:
No particular changes.
misc/kdeedu3:
[15] Re-add the huge number of missing @dirrm's.
misc/kdeutils3:
No particular changes.
misc/kde3-i18n-* and */kde3-i18n:
For the most part, no particular changes. A huge number of I18N
message updates went into this release, though.
french/kde3-i18n:
[16] Fix build Makefile error due to tarball builder's env.
net/kdenetwork3:
No particular changes.
x11-clocks/kdetoys3:
No particular changes.
x11/kdebase3:
[17] Account for mkfontdir "soft" build-time dependency. If
mkfontdir is available, use it to build fonts.dir where
kdebase installs fonts. Otherwise, don't bother.
[18] Patch ElectricEyes.desktop to use the name of the program
that FreeBSD uses when you install the port for it.
[19] Patches for KDM merged into KDE 3.0.1.
[20] Properly fix kdm/backend/xdmcp.c string format error.
x11/kdelibs3:
[21] Support the KDE3 version check to make sure no one
tries to install KDE2 then KDE3. The 'kde-version-check'
target is centralized in x11/kde3/Makefile.kde.
[22] Remove patch for kdeprint/configure.in.in.
[23] Add patch to fix critical icon loader bug.
x11/kde3:
[24] Add Makefile.kde for centralizing KDE core-specific macros
that don't belong in bsd.kde.mk.
x11-toolkits/qt30:
[25] Mark broken on any XFree86 version < 4 due to packing list
related problems if we tried to support XFree86 3.
[26] Error out if the user has Qt2 installed already.
x11-wm/kdeartwork3:
[27] Add USE_MESA to explicitly support the 3D screensavers.
[28] Re-add a large number of missing @dirrm's.
Credits:
[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]: will
[2] [3] [8] [15] [17]
[19] [25] [27] [28]: alane
[11] [12]
Submitted by: Lauri Watts <lauri@kde.org>
[13] Found by: mi
Removed by: will
[18] [23]
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: [in addition to the above, in no particular order]
knu
Mattias Douhan <matt@athame.co.uk>
Bradley T. Hughes <bhughes@trolltech.com>
Erik H. Bakke <ebakke@trolltech.com>
David Johnson <david@usermode.org>
JJ Behrens <jj@nttmcl.com>
Michael W. Collette <metrol@metrol.net>
Adriaan de Groot <adridg@sci.kun.nl>
Mark Rowlands <mark.rowlands@minmail.net>
Mark Stosberg <mark@summersault.com>
Dave Cantrell <phaedrus@alltel.net>
Mark Miller <joup@bigfoot.com>
Wesley Morgan <morganw@chemikals.org>
Arjan van Leeuwen <avl@operamail.com>
|
| |
|
|
|
|
|
| |
PR: ports/38827
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
|
|
|
|
| |
building status because there is no assumption that bento system version
always can be different from the version of pacakges built for.
Submitted by: bento
Reviewed by: imura,kris,sobomax
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
- patch moved to FreeBSD-kr local distfile dir.
Submitted by: "Seung Lyun Lee" <micherin@korea.com>
|
|
|
|
|
| |
PR: 38272
Submitted by: maintainer
|
|
|
|
|
| |
PR: 38196
Submitted by: hrs
|
|
|
|
| |
Forgotten by: mita
|
|
|
|
|
|
|
| |
I mark this port BROKEN with message `Please use ghostscript-gnu-jpnfont'.
I will completely remove this port after a while.
(MAINTAINER's change after long discussions in ports-jp)
|
|
|
|
|
|
| |
This problem is reported to path author.
Submitted by: "Seung Lyun Lee" <micherin@korea.com>
|
| |
|
|
|
|
|
| |
PR: 37550
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
| |
- Makefile Reordered to make portlint happy.
I'm sorry for updating same thing twice. There was a big mistake.
PR: ports/36835
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
| |
- remove version number from utf patch until accepted
|
|
|
|
| |
Respect CFLAGS
|
| |
|
|
|
|
|
|
| |
Set GNU_CONFIGURE since this port uses it
Don't use an internal libtool, use the system one. Port build is still
broken on -current because of expr(1) abuse in the libtool port.
|
|
|
|
|
| |
4-stable after langinfo.h MFC(occurred Mar 12 2002 by phantom) and
recent -current.
|
|
|
|
| |
Submitted by: Ho-seok Lee <alee@debian.org>
|
|
|
|
|
|
|
|
| |
- add patch to make automata flexible
- PORTDOCS support
PR: ports/36036
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
| |
Reviewed by: "Dan Langille" <dan@langille.org>
|
|
|
|
|
|
|
|
| |
it will solve inconsistency problem when release package building.
(there is ko-ami-gnome packages in FTP, but ko-ami in INDEX)
- display messages to help for users to use WITH*_GNOME or not.
Submitted by: suk-youk park <p3827755@kornet.net>, Seungryun Lee <micherin@korea.com>
|
| |
|
| |
|
|
|
|
| |
libiconv.
|
|
|
|
|
| |
PR: 35954
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
| |
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
|
|
|
|
|
| |
PR: 35586
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/34546
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
|
| |
PR: 35058
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
|
|
|
|
|
| |
PR: 34372
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
Only the reason I can suspect for failure of getting
correct dependency (to print/ghostscript-gnu-cjk) is
missing white space after port directory..
http://bento.freebsd.org/errorlogs/4-latest/ja-ghostscript-gnu-cjk-6.52.log
http://bento.freebsd.org/errorlogs/4-latest/ko-ghostscript-gnu-cjk-6.52.log
Submitted by: bento error log.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
|
|
|
|
|
|
| |
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
|
|
|
|
| |
Submitted by: imp
|
| |
|
| |
|
| |
|
|
|
|
| |
8-4-4 is not packaged due to license problem.
|
| |
|
| |
|
|
|
|
| |
unregistered.
|
| |
|
|
|
|
| |
the later case
|
|
|
|
| |
the later case
|
|
|
|
| |
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
|
| |
|
|
|
|
| |
OK'ed by: cjh (MAINTAINER)
|
| |
|
| |
|
|
|
|
|
|
| |
Bump PORTREVISION.
Dropped by: ache
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
user's environment variable with the same name.
cf. http://tuxedo.org/~esr/BROWSER/
http://www.dwheeler.com/browse/secure_browser.html
Approved by: cjh, girgen@partitur.se, sada, trevor
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: imp
|
|
|
|
|
|
| |
PR: ports/26988
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
(with a distfile repack confirmed)
|
|
|
|
|
|
| |
"out of sync with mozilla"
Submitted by: sf
|
| |
|
|
|
|
| |
${NONEXISTENT} as per bsd.port.mk
|
|
|
|
|
|
| |
Also bumped PORTREVISION.
Submitted by: ksecurity@iland.co.kr
|
|
|
|
| |
Submitted by: ksecurity@iland.co.kr
|
|
|
|
|
| |
Ensure that the master category is always matches name of the parent
(category) directory. This is required for ORIGIN to function properly.
|
| |
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
These ports caused warnings if you run portversion.
PR: ports/26422
Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
|
|
|
| |
This port is based on japanese/msdosfs. Thanks Japanese hackers!
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/25677
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Obtained from: bento
|
|
|
|
| |
Obtained from: bento
|
| |
|
| |
|
|
|
|
| |
Obtained from: distfiles checker
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
$PREFIX/include/freetype.
Submitted by: bento
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
$PREFIX/share/emacs, so this port would remove $PREFIX/share/hanemacs.
Submitted by: bento
|
|
|
|
| |
to little time...
|
|
|
|
|
| |
PR: ports/23703
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
so he will change distribution style not touching the same file.
|
| |
|
|
|
|
|
| |
goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected.
Thanks jmz to apply this hack to XFree86 ports!
|
|
|
|
|
|
|
| |
goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected.
Thanks jmz to apply this hack to XFree86 ports!
And change fonts from kodig to baekmuk-gulim.
|
|
|
|
|
| |
goes into XFree86(v3) ports(3.3.6_4). XFree86-4 unaffected.
Thanks jmz to apply this hack into XFree86 ports!
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
the content without notice.
Obtained from: bento & asami
|
| |
|
|
|
|
| |
Activate ko-uniksc.
|
|
|
|
| |
Submitted by: bento errorlog
|
|
|
|
| |
Submitted by: bento errorlog
|
|
|
|
|
|
| |
- import ja-netscape47-* changes: LANG set to @LANG@,
no core dump.
- set MD5_FILE for get checksum into correct location.
|
|
|
|
|
| |
- LANG set to @LANG@
- add ulimit for no core dump
|
|
|
|
|
|
| |
Cooperate with Acrobat4.
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
|
|
|
|
|
|
|
| |
It provides a new two variables RANDOM_LOCAL_PORT_LOW and RANDOM_LOCAL_PORT_HIGH
PR: 22272
Submitted by: JunSeon Oh <hollywar@holywar.net> MAINTAINER
|
|
|
|
| |
It try to build hanterm.html from hanterm.man, which doesn't exist.
|
|
|
|
| |
breakage.
|
| |
|
|
|
|
| |
Increase PORTREVISION.
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
| |
.) and other pkg variables if they are nearby.
|
|
|
|
|
| |
Submitted by: kuriyama@FreeBSD.org
Obtained by: ports-jp@jp.FreeBSD.org
|
|
|
|
|
|
|
|
| |
Done a few days earlier than I had initially suggested on the -ports list
since other committers have already taken care of the few remaining ports
that depended on them
Discussed on: -ports list
|
| |
|
| |
|
| |
|
|
|
|
| |
Simple a2ps wrapper for Korean text printing
|
| |
|
|
|
|
|
| |
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
|
| |
|
| |
|
| |
|
|
|
|
| |
Reviewed by: Kris Kennaway
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
commercial software exits
(b) Its license was changed to GPL.
(c) The method to configure was changed from imake to GNU configure.
(d) Relatively to the original Wnn, the Wnn in the ports tree were
modified by me a lot. Most of the modifications were adopted
into FreeWnn.
(c) Header and library files are installed into
${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.
(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands. The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;
|
|
|
|
|
|
|
| |
But, irc/bitchx and korean/bitchx is still broken in -current...
PR: ports/21225
Submitted by: maintainer
|
|
|
|
|
|
| |
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by: bento
|
|
|
|
| |
Submitted by: bento and gohan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
commercial software exits
(b) Its license was changed to GPL.
(c) The method to configure was changed from imake to GNU configure.
(d) Relatively to the original Wnn, the Wnn in the ports tree were
modified by me a lot. Most of the modifications were adopted
into FreeWnn.
(c) Header and library files are installed into
${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.
(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands. The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
|
|
|
|
|
|
| |
(Gulim 10 points)
Hinting by Won-kyu Park <wkpark@chem.skku.ac.kr>
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cross-language master-slave ports.
I just wonder how I could overlook this. I thought I tested with Wnn,
netscape and so on. *sigh*
Yes, I know how I can fix it, but I'd certainly back out first.
Reported by: steve
Pointy hat to: knu
|
|
|
|
| |
No response from: ports list, PW
|
| |
|
| |
|
| |
|
|
|
|
| |
(it uses USE_X_PREFIX)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
a repo copy from ftghostscript5 (the one with history).
Approved by: cjh
|
| |
|
|
|
|
|
|
|
| |
- MAINTAINER line changed.
- unnecessasry CONFIGURE_ARGS option removed.
- patches/patch-aa removed, CONFIGURE_ENV added instead.
- pkg/PLIST sorted.
|
|
|
|
|
| |
PR: ports/19987
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
- Install hanterm.html(manual).
- more portlint-compilant.
|
| |
|
|
|
|
| |
Submitted by: bento buildlog
|
|
|
|
| |
Submitted by: bento buildlog
|
|
|
|
|
| |
(it still has a bug: cursor doesn't displayed)
- distfile location moved.
|
|
|
|
|
|
| |
* default PS font name is changed to Gulim-Medium
(from korean/baekmukfonts-ttf)
- more portlint-compliant
|
|
|
|
| |
- MAINTAINER update.
|
| |
|
|
|
|
|
| |
- MAINTAINER update.
- more portlint-compilant.
|
|
|
|
| |
ghostscript, so it's your choice.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- add korean/baekmukfonts-ttf to RUN_DEPENDS.
- more portlint-compilant.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly
PR: 19623
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: ports/19709
Submitted by: JunSeon Oh <hollywar@holywar.net>
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
|
| |
|
| |
|
|
|
|
| |
patch-ba is for building in FreeBSD.
|
|
|
|
| |
License is not clear so I will not touch LEGAL.
|
| |
|
|
|
|
| |
HLaTeX extension to use Wansung(KSX1001) fonts.
|
|
|
|
|
|
|
|
| |
hlatex
hlatex-psfonts-uhc-extra
hlatex-wansung
hlatex-mffonts-wansung
hlatex-psfonts-wansung
|
| |
|
|
|
|
|
|
| |
PS font collection of HLaTeX-wansung
It is a slave port of hlatex-mffonts-wansung.
|
|
|
|
| |
LaTeX package to use Hangul(UHC/KSX1001)
|
| |
|
|
|
|
| |
(hlatexp, hlatexp-pkfonts{300,600,1200}, htexp)
|
| |
|
|
|
|
| |
This is a slave port of korean/hlatexp-pkfonts300.
|
|
|
|
| |
This is a slave port of korean/hlatexp-pkfonts300.
|
|
|
|
| |
This is master port of hlatexp-pkfonts<dpi>.
|
| |
|
| |
|
| |
|
|
|
|
| |
MASTER_SITE_LOCAL site.
|
|
|
|
|
| |
PR: 19531
Reported by: R Bradford Jones <brad@kazrak.com>
|
| |
|
|
|
|
| |
Submitted by: CHOI Junho <cjh@FreeBSD.org>
|
| |
|
| |
|
|
|
|
|
| |
native netscape ports, but enable Korean input in case of
linux-netscape-*(with linux-lesstif-ns, or without nothing.)
|
|
|
|
|
| |
I borrowed this idea from ja-netscape-*. But the situation is
not same as ja-netscape-*, I've imported just needed changes.
|
|
|
|
|
| |
in fact these files are just a duplicate or slightly modified files
of netscape4-communicator/*.
|
| |
|
|
|
|
| |
Submitted by: CHOI Junho <cjh@FreeBSD.org>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(of course it should be upgraded to newer version...)
|
| |
|
|
|
|
| |
- ami_applet removed in PLIST.
|
|
|
|
|
|
| |
- WITH_DVORAK option removed
- WITH_GNOME_APPLET option removed due to use of gdk_pixbuf,
which depends on gnomelibs.
|
|
|
|
| |
- Fix broken WWW in DESCR.
|