| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
(s/readline.h/readline.c/).
Submitted by: mhsin@mhsin.org
|
|
|
|
|
|
| |
WITH_BDB_VER=4 for db4. The default is WITH_BDB_VER=3 which is as
before.
- The configure script should select correct version of Berkeley DB.
|
| |
|
|
|
|
|
| |
PR: 51075
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
|
|
|
| |
- The configure script should select correct version of Berkeley DB.
PR: ports/51041
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
| |
Reported by: ijliao
|
| |
|
|
|
|
|
|
|
| |
Limit the number of simultaneous connections from a single client IP address
PR: 51095
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
|
|
|
|
|
| |
PR: 51096
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
| |
|
|
|
|
|
|
|
|
| |
images/textures/patterns through an iterative process of random
mutation and user-selection driven evolution
PR: 50232
Submitted by: David Yeske <dyeske@yahoo.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Sponsored by: DARPA, Network Associates Laboratories
|
|
|
|
| |
getpwent(3) and getgrent(3) family of functions are supported.
|
|
|
|
|
| |
Sponsored by: DARPA, Network Associates Laboratories
Approved by: dwcjr (maintainer)
|
|
|
|
|
| |
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
|
|
|
|
|
|
|
|
|
| |
GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions
of FreeBSD should build fine with this patchs, its just another extra
difference to pristine FSF sources and may cause subtle header-related bugs
for FreeBSD 4.x systems.
Submitted by: Loren James Rittle <rittle@latour.rsch.comm.mot.com>
|
| |
|
| |
|
|
|
|
|
| |
Reported by: curvirgo and Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
Approved by: mbr
|
|
|
|
| |
PR: ports/43581
|
|
|
|
| |
Many requests: thanks.
|
|
|
|
|
| |
and linux_devtools-7, but that the original directory never was
removed. Finished this action and updated dependencies.
|
|
|
|
| |
Slave port of editors/openoffice-devel.
|
| |
|
|
|
|
|
|
|
| |
However source distribution is still legal, so
this can be enabled by WITH_GIF_LZW_COMPRESSION=yes
Approved by: mbr (Martin Blapp)
|
|
|
|
| |
Add lang/gcc33 and lang/tclX to emulators/Makefile
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
avoid installing packages when the target is configure or extract
[1]
- If PYTHON_VERSION is set, do not automatically add a dependency on
python: USE_PYTHON must now be specified explicitly. This allows the
variable to be set in make.conf or the environment to specify a
preference for the python version to be used. [2]
- When checking for an existing installation of the port, check by
port origin instead of only looking for the current version of the
package. [3]
- Do not install perllocal.pod files; they are not used on FreeBSD. [4]
- Improve 'make deinstall' to deinstall any existing version of the
package (e.g. older versions) instead of only trying to deinstall the
version currently described by the port. [5]
- Check for world-writable files/directories in the security-check
target. [6]
- Improve the patching of libtool so it works with pathnames ending in
a slash. [7]
- Allow ports that use the INSTALL macros to install files when
running as non-root (i.e. don't try to chown/chgrp) [8].
- Add the USE_GETOPT_LONG variable, which adds a dependency on
libgnugetopt on systems older than 500041, and uses the system version
otherwise. [9]
- Improve the fetch-required target to correctly deal with fetching
dependencies that use the ':target' form. [10]
- Add support for re-fetching interrupted distfiles. The FETCH_REGET
variable specifies the number of times to try continuing the distfile
fetch if it fails the md5 checksum. [11]
PR: 36083 [1], 44875 [2], 48646 [3], 48960 [4], 49017 [5], 49969 [6],
50069 [7], 50159 [8], 50323 [9], 50669 [10], 12325 [11]
Submitted by: dinoex [1], Gerhard Schmidt <estartu@augusta.de> [2],
Sergey Matveychuk <sem@ciam.ru> [3] [5], tobez [4],
Erwin Lansing <erwin@lansing.dk> [4],
Arjan de Vet <devet@devet.org> [6],
Hartmut Brandt <brandt@fokus.fraunhofer.de> [7], gerald [8],
Sergei Kolobov <sergei@kolobov.com> [9],
Erwin Lansing <erwin@lansing.dk> [10], alex [11]
|
|
|
|
|
| |
PR: 51063
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
PR: 51064
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
port now can be added/deleted cleanly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
definition from the Makefile.
* Redirect the output of the cp and the mv command in pre-install to
/dev/null so that users don't need to see the error messages.
* Add @exec entries in the pkg-plist which essentially do the same
thing as the cp and mv command in pre-install, except these are
performed only when the target file/directory exists.
* Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch.
Otherwise, @dirrm of share/texmf/dvipdfm/config fails.
* Change the @unexec entries in pkg-plist so that they are executed
only when target file/directory exists.
* Remove entry for bin/dvipdfm-orig from the pkg-plist since this file
does not necessarily exist in every situation.
reviewed by: maintainer
|
|
|
|
|
| |
PR: 51067
Submitted by: maintainer
|
|
|
|
|
| |
PR: 50657
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/51081
Submitted by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
Approved by: maintainer no response
|
|
|
|
| |
Add missing entry to the plist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pointed-Out by: SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>,
ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Run mktexlsr at installation time since there can be a situation
where only this port amongst other TeX related ports is upgraded.
Remove some garbage from pkg-message
Pointed-Out by: SHIOZAKI Takehiko <st@be.to>
Don't install bin/{tftopl,pltotf} since modified version of them are installed by ja-ptex.
Work-around to make portupgrade users happy, by making share/texmf/dvipdfm and share/texmf/web2c/texmf.cnf symbolic links.
Since share/texmf/ls-R is updated by other ports, don't list them in the plist.
|
|
|
|
|
|
|
|
|
| |
us to ensure ownership is correct on the installed files.
. Note that this is a Sun JDK in the registervm comment.
PR: 36411 (more ports to go)
Reviewed by: znerd
Approved by: znerd
|
|
|
|
|
|
|
|
|
| |
us to ensure ownership is correct on the installed files.
. Note that this is a Blackdown JDK in the registervm comment.
PR: 36411 (more ports to go)
Reviewed by: znerd
Approved by: znerd
|
|
|
|
| |
Noticed by: Mark Linimon's toolset
|
|
|
|
| |
GNOME 2 fonts.
|
| |
|
|
|
|
|
| |
PR: 51045
Submitted by: Marcus von Appen <mva@sysfault.org>
|
| |
|
|
|
|
|
| |
Requested by: Koop Mast <einekoai@chello.nl>
Obtained from: http://5toe.lyrical.net/?action=test&category=all
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: Christian Weisgerber <naddy@freebsd.org>
PR: 51066
|
| |
|
|
|
|
| |
Submitted by: naddy
|
|
|
|
|
|
|
| |
- Allow to override SUEXEC_SAFEPATH [2]
Submitted by: naddy [1],
Eugene M. Kim <ab@astralblue.net> [2]
|
|
|
|
|
| |
PR: 50709
Submitted by: Marco Molteni <molter@tin.it>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 51018
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
|
|
|
|
|
| |
PR: 51035
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
| |
Reported by: Stacey Roberts <stacey@vickiandstacey.com>
|
|
|
|
|
|
| |
in FreeBSD's base.
Submitted by: Graeme Mathieson <mathie@wossname.org.uk>
|
|
|
|
| |
Reviewed by: no answer from maintainer
|
| |
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
|
|
| |
complete previous commit by adding support of Blackdown and IBM 1.4.1 JDKs
(existing in ports tree for long time), add support for Sun JDK 1.2.2 and
fix/update comments appropriately to this and previous Maxim's commits.
|
|
|
|
|
| |
(No response from maintainer after 2003-04-09)
PR: 48978
|
|
|
|
| |
- set CFLAGS and LDFLAGS to link the correct libs
|
|
|
|
|
| |
- honor OPENSSH_SHLIBVER if set by user.
- CFLAGS added to esure correct linking
|
|
|
|
| |
- honor OPENSSH_SHLIBVER if set by user.
|
|
|
|
|
|
|
|
|
| |
The current sendmail port (mail/sendmail) does not allow to build
build sendmail with smtps support (SSL but not STARTTLS).
This mode is required by some MUA (ex. the only way to enable
encryption in MS Outlook Express is to use smtps).
PR: 51029
Submitted by: and@rsu.ru
|
|
|
|
| |
Reported by: Rolf Großmann <Rolf.Grossmann@PROGTECH.net>
|
|
|
|
| |
the invoking application's datadir in favor of a hacked datadir.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
establish an L2TP VPN connection to its external IP address from
the Windows XP box on your LAN, l2tpd(8) will reply (UDP) from
its local IP address, and not external IP address.
Implement the new global option "address" to aid in overcoming
this problem. Also helps in environments with complex NAT
configurations.
Bump PORTREVISION.
Approved by: sobomax
|
|
|
|
| |
Approved by: sobomax
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 48888
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
|
|
|
|
|
|
| |
directly.
Submitted by: Munehiro Matsuda <haro@kgt.co.jp>
|
| |
|
|
|
|
|
| |
PR: 50762
Submitted by: Scott A. Moberly <smoberly@karamazov.org>
|
| |
|
|
|
|
|
| |
PR: 50953
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
| |
|
|
|
|
|
|
|
| |
KDE Addressbook.
PR: 50877
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: kris
|
| |
|
| |
|
|
|
|
|
| |
PR: 48950
Submitted by: S H A N <shanali@singnet.com.sg>
|
| |
|
|
|
|
|
| |
PR: 50998
Submitted by: Heiner Strauss <heiner@bilch.com>
|
|
|
|
|
| |
PR: 51019
Submitted by: Michael L.Hostbaek" <mich@freebsdcluster.org> (maintainer)
|
|
|
|
| |
to maintain the JBoss ports.
|
| |
|
|
|
|
| |
application into the GNOME 2 panel.
|
|
|
|
| |
Submitted by: Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
|
|
|
|
|
| |
Prompted by: MAEKAWA Masahide <gehenna@daemon-systems.org> (developer)
Submitted by: hrs (maintainer)
|
|
|
|
|
|
|
| |
anymore. Bumped PORTREVISION.
Requested by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
PR: 50982
|
| |
|
| |
|
|
|
|
|
| |
I am committing this since the maintainer did not respond to my request to check on this problem in past two days, this can be a temporary fix.
Submitted by: Harold Gutch <logix@foobar.franken.de>
|
|
|
|
| |
* Convert to new GNOME infrastructure
|
|
|
|
| |
* Convert to new GNOME infrastructure
|
|
|
|
| |
INDEX duplication.
|
|
|
|
|
|
| |
in INDEX.
Reported by: kris
|
|
|
|
|
| |
platform because of a last-minute botch generating the original one.
Update the port to use the corrected bootstrap tarball.
|
| |
|
|
|
|
|
|
| |
that idea ia reflected in distinfo. Pass me thine pointy hat.
Reported by: olgeni
|
|
|
|
|
| |
PR: 50995
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 51004
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
| |
by "Paul D. Schmidt" <pds@uberhacker.org>
* Bump PORTREVISION
|
|
|
|
|
| |
PR: 50969
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
|
| |
* Fix include path to enable building if an older version is already
installed.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
way, users won't end up with two versions of xscreensaver.
Based on patches that were
Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
|
|
|
|
|
|
| |
stability of native JDK 1.4.1 with its built-in JIT on steroids
(HotSpot), so that I am unlikely ever will want to use external
JIT.
|
|
|
|
| |
Submitted by: jhb
|
|
|
|
|
|
| |
GNOME infrastructure.
Reported by: Rolf Grossmann <grossman@progtech.net>
|
|
|
|
| |
* Bump PORTREVISION.
|
| |
|
|
|
|
|
| |
PR: 47980 (partially)
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
|
| |
- SENDMAIL_WITH_TLS honors WITH_OPENSSL_BASE
when set later by bsd.openssl.mk
|
|
|
|
|
| |
PR: 48772
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
|
|
|
| |
- SENDMAIL_WITH_TLS now supports openssl in ports for > 4.1
|
|
|
|
|
| |
Because of an unavoidable API change in this release, CVSup versions
prior to 16.1h probably won't build using this version of ezm3.
|
|
|
|
|
|
|
|
| |
X-style font names. PORTREVISION bump.
PR: 50976
Submitted by: Michal Pasternak <dotz@irc.pl>
Approved by: Dominic Marks <dom@cus.org.uk> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Submitted by: Michal Pasternak
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- fixes for 5-CURRENT (changed behaviour of 'expr')
- enable NTLM module
- support for db4 and db4.1
- support for OpenLDAP 2.1
PR: ports/50962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
|
| |
No REVISION bump, since the port was not building until
10 minutes ago.
|
|
|
|
|
|
| |
conditionalize the plist accordingly. According to the mdbtools homepage,
this port requires bison, so set things accordingly. Also, correct some
gcc-3.x-isms that prevented proper GNOME compilation on -STABLE.
|
| |
|
|
|
|
|
|
| |
alt.sysadmin.recovery man page distribution.
Obtained from: NetBSD
|
|
|
|
|
|
|
| |
detects the byacc's presense, but does not use it... A more generic patch
will be sent to developers.
Missing dependency pointed out by: kris
|
| |
|
|
|
|
|
|
|
| |
* Convert to new GNOME infrastructure
* Sort plist
Approved by: maintainer
|
| |
|
| |
|
|
|
|
| |
Approved by: Dominic Mitchell <dom@happygiraffe.net>
|
|
|
|
|
| |
PR: 50963
Submitted By: Andrew Stuart <elitetek@tekrealm.net>
|
|
|
|
|
|
| |
PR: 49960
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Approved by: maintainer
|
| |
|
|
|
|
|
| |
PR: 50774
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
|
|
|
| |
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. SSL linking fix
2. specific openldap depedency (ports/48621)
3. Kerberos linking fix
PR: 50964
Submitted by: Vivek Khera <khera@kcilink.com>
Obtained from: 1. dirk.meyer@dinoex.sub.org
2. Christian Kratzer <ck@cksoft.de>
3. Miles Egan <miles@caddr.com>
|
|
|
|
|
|
| |
the build problems people have been seeing.
Reported by: Fredrick Nilsson <fredrick.nilsson@framfab.se>
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that gives you control of your system without needing a keyboard.
The GOK makes available a hierarchical button system that enables
keyboardless entry of common accelerators, and contains a
clickable keyboard that sports suggested autocompletion of many
common words, and even some commands. The GOK will provide an
alternative interface to common commands and functions within
applications that utilize the AT SPI.
The GOK is is designed to be usable by many alternative input
methods, i.e. not a common keyboard and mouse combination.
|
|
|
|
| |
* Convert to new GNOME infrastructure
|
| |
|
|
|
|
|
| |
PR: 50961
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 48763
Submitted by: James E. Flemer <jflemer@alum.rpi.edu>
|
|
|
|
|
| |
PR: 50958
Submitted by: Mike Meyer <mwm@mired.org>
|
|
|
|
| |
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
|
|
|
|
| |
Submittted by: Vic Abell <abe@purdue.edu>
|
|
|
|
| |
Noticed by: lioux
|
|
|
|
| |
Noticed by: lioux@
|
|
|
|
|
| |
PR: 50959
Submitted by: Franz Klammer <klammer@webonaut.com>
|
| |
|
|
|
|
|
| |
PR: ports/50905
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
breaks -fprofile-arcs for current GCCs.
PR: 50842
|
| |
|
|
|
|
|
|
|
| |
* Add patch to prevent crashing with non-Xft fonts
* Depend on libIDL instead of ORBit2
Obtained from: www/mozilla
|
|
|
|
|
|
|
|
| |
to enable it by specifying -DWITH_OPTIMIZED_CFLAGS or definining
WITH_OPTIMIZED_CFLAGS in /etc/make.conf. Note, this is the same flag
mplayer users.
Requested by: sobomax
|
|
|
|
| |
support.
|
| |
|
|
|
|
|
|
|
| |
* Convert to new GNOME infrastructure
Reported by: Kevin Oberman <oberman@es.net> [1]
Obtained from: Gnumeric CVS [1]
|
|
|
|
|
|
|
|
|
|
| |
for glibc 2.3.2 on Linux. There are no significant functional
changes.
Add support for FreeBSD/sparc64 in the port Makefile. This requires
the new version of Ezm3 (1.1) which I will commit soon.
Drop support for versions of FreeBSD prior to 4.1-RELEASE.
|
|
|
|
| |
Forgotten by: nobutaka
|
|
|
|
|
|
| |
PR: 50493
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
o add new file: moe_kai_pc.ttf
http://www.edu.tw/mandr/bbs/1-4-2/kai.htm
PR: 50091
Submitted by: Statue <statue@freebsd.sinica.edu.tw>
Approved by: maintainer timeout
|
|
|
|
| |
* Convert to new GNOME infrastructure
|
|
|
|
|
|
|
| |
remove file: files/patch-qterm::qtermtelnet.h
PR: 50902
Submitted by: maintainer
|
|
|
|
|
| |
PR: 50946
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
around new release. Apparently, those problem steam from the fact
that those users doesn't update their kernels along with userland,
so that CONFIGURE_TARGET supplied by bsd.port.mk doesn't match
OS version detected by configure script, making it believe that
it is in the cross-compile environment. The same problem observed
on bento.
Use USE_REINPLACE while I'm here.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
as a package
- Bump PORTREVISION
Reported by: Forrest Aldrich <forrie@forrie.com>
PR: 50915
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
|
|
|
|
| |
PR: 50768
Submitted by: Reinhard Lenninger <reinhard.lenninger@web.de>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
to crash [1]
* Fix a problem connecting to certain IPv6 sites [2]
* Disable more tests to speed compilation
Submitted by: Alexander N. Kabaev <ak03@gte.com> [1]
Hiroharu Tamaru <tamaru@myn.rcast.u-tokyo.ac.jp> [2]
Obtained from: http://bugzilla.mozilla.org/show_bug.cgi?id=186745 [2]
|
|
|
|
|
| |
PR: 50639
Submitted by: maintainer
|
|
|
|
|
| |
PR: 50577
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
|
| |
PR: prots/50935
Submitted by: Thomas E. Zander <riggs@rrr.de>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Text::Quoted examines the structure of some text which may
contain multiple different levels of quoting, and turns the
text into a nested data structure.
PR: ports/50936
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This module is a subclass of Locale::Maketext, with additional
support for localizing messages that already contains
interpolated variables. This is most useful when the messages
are returned by external modules -- for example, to match
dir: command not found against [_1]: command not found.
PR: ports/50934
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
| |
Reported by: bento via kris
|
|
|
|
|
|
| |
breaks -fprofile-arcs for current GCCs.
PR: 50842
|
|
|
|
|
|
|
| |
- Portlint
PR: 50925
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
| |
|
|
|
|
| |
amount of FreeBSD-specific hackery.
|
| |
|
|
|
|
|
| |
PR: ports/50926
Reviewed by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
| |
to ptex, which is not really true, but is better for portupgrade's sake.
|
|
|
|
| |
Informed maintainers.
|
| |
|
|
|
|
| |
Informed maintaines.
|
|
|
|
| |
Informed maintainer
|
|
|
|
| |
Noticed by: dougb
|
|
|
|
| |
Informed maintainer
|
|
|
|
| |
Informed maintainer.
|
|
|
|
|
|
|
| |
Update from 4.0.3 to 5.0.0 release.
PR: ports/50715
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
|
| |
PR: ports/50715
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
| |
Submitted by: naddy
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Now charset to be used can be specified at runtime, instead of compile time.
Due to this change, charset specific ports are being removed, and pTeX now consists of two ports: ptex-base and ptex.
Ptex-base is what used to be ptex-common, which installs non-Japanese portion of the system, and ptex is what used to be the charset specific portion, which installs Japanese specific files.
Thus, ptex-common and ptex-euc are renamed to ptex-base and ptex respectively, and ptex-jis and ptex-sjis are being removed.
|
|
|
|
|
|
|
| |
respective I18N directories. Adjust the main kde3-i18n port for this. Also sort the dependencies (by language code) in that port.
Submitted by: Lauri Watts <lauri@kde.org>
Repocopied by: joe
|
|
|
|
| |
* PLIST cleanups
|
|
|
|
|
|
| |
It's a incompatible upgrade; net/linuxigd isn't yet ready for it.
Noticed by: kris & bento, and many other linuxigd users.
|
| |
|
| |
|
|
|
|
|
|
|
| |
update of mail/ssmtp to 2.60.3
PR: ports/40344
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
hinfo is a utility that will display information about a
host. It is primarily designed to find the owner of an IP
block in order to direct spam complaints to where they may
do some good.
PR: ports/45501
Submitted by: Mark Linimon <linimon@lonesome.com>
|
| |
|
| |
|
|
|
|
|
|
|
| |
More hebrew fonts. Yay!
PR: ports/47515
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>
|
|
|
|
|
|
|
| |
GDB can be used to debug Atmel AVR programs in-system on JTAG enabled
devices, to be used in combination with the Atmel JTAG ICE hardware.
This program can also be used for programming the device as well as
debugging the code.
|
| |
|
|
|
|
|
| |
PR: 50903
Submitted by: Pav Lucistnik <pav@oook.cz>
|
|
|
|
| |
PR: 50900
|
|
|
|
|
| |
PR: ports/50920
Submitted by: maintainer
|
| |
|