Commit graph

3671 commits

Author SHA1 Message Date
kim
52fdece1a1 Require p5-Image-Info 1.15 or later to avoid SEGFAULTS from 1.12.
Bump PKGREVISION.
2004-02-08 21:49:57 +00:00
jmmv
cbde456a74 Include intltool's buildlink2.mk to handle dependancies required by these
tools (as p5-XML-Parser).  Noted by Min Sik Kim.
2004-02-08 21:00:04 +00:00
jmmv
42729749d0 Reapply patch from reed@ to avoid passing a trailing slash to mkdir(2),
which does not work in NetBSD 1.6 and below.  Bump PKGREVISION to 2 and
close PR pkg/24339.

I've reviewed the code; it's safe to remove that trailing slash from the
directory name since the variable holding it is always handled through
g_build_filename, which adds slashes between path components automatically.
And the program works fine WRT favicons, at least under -current.
2004-02-07 16:41:30 +00:00
reed
3212a186b3 Back out my change for the mkdir() fix. It made it so the
favicons would not be cached and epiphany would hang. Sorry.

It hasn't been long so I decreased my PKGREVISION bump.

jmmv@ suggested that adding a wrapper around mkdir(2).
2004-02-07 00:41:02 +00:00
reed
3db6bb7ead Add patch to fix mkdir() trailing slash issue.
** ERROR **: Couldn't mkdir /home/reed/.gnome2/epiphany/favicon_cache/

Bumped PKGREVISION.
2004-02-06 23:53:21 +00:00
jmmv
a84f502374 Enable the nautilus plugin. I thought it could be splitted in its own
package, but this seems impossible, since the plugin is bundled together
the main binary.  Bump PKGREVISION to 1.
2004-02-06 22:48:11 +00:00
jmmv
84b4583f86 Add and enable epiphany. 2004-02-05 17:35:49 +00:00
jmmv
373448c6ec Initial import of epiphany, version 1.0.7:
Epiphany is the web browser for the GNOME desktop.  It uses the Gecko
rendering engine, provided by Mozilla.  It aims to be simple, striking
and easy to use, following the GNOME usability rules.
2004-02-05 17:34:52 +00:00
jmmv
f2db9dccd0 Initial addition. 2004-02-05 17:30:50 +00:00
jmmv
6400d550ec Enable installation of pkgconfig files in mozilla-gtk2. This requires a
new patch to fix paths to includes and libs.
Bump PKGREVISION of mozilla-gtk2 to 1.
2004-02-05 17:29:06 +00:00
abs
22a8f50f6a Would you believe we need c++ here too... 2004-02-05 08:48:54 +00:00
markd
1a04714dd4 Update to KDE 3.2
Changes:
Quanta

Quanta Plus
* Basic VPL (WYSIWYG) mode Nicolas Deschildre
* Project documentation handling Andras Mantia
* Enhanced editing and autocompletion (user tags, user PHP functions,
  CSS selector classes, autofilling of mandatory child tags, etc.) Andras
  Mantia
* Frame wizard Luciano Gulmini
* New CSS wizard Luciano Gulmini
* Abbreviation support Andras Mantia
* Create DTEPs from real DTD files Andras Mantia
* Filter the templates through an action Andras Mantia
* Offline page parsing Andras Mantia
* Attribute tree view (another, easy way to edit tag attributes) Andras
  Mantia
* Modify the user toolbars and actions from a context menu Andras Mantia
* Visual problem reporter Andras Mantia
* Tip dialog Eric Laffoon
* Kommander based Quick Start dialog
* Crash recovery Emiliano Gulmini
* Script management facility Eric Laffoon
* XML Tools Chris Hornbaker
* integrate Keith Isdale's kxsldbg Chris Hornbaker
* HTML table editor Andras Mantia
* KFileReplace integration Andras Mantia
* tag file edit mode Eric Laffoon
* Loading of new DTEP packages without restarting and sending of DTEP
  packages via e-mail. Andras Mantia
* Enhanced DCOP, script action and plugin support. Andras Mantia
* Function to convert the tag and attribute cases in a document. Andras
  Mantia
* User extensible preview in external browser. By default Konqueror,
  Mozilla, Netscape, Opera and Lynx is supported. Andras Mantia
* Enhanced document management: close buttons on tabs, close other tabs,
  reload functionality. Andras Mantia
* New Kommander based Quick Start dialog for (X)HTML. Andras Mantia
* Support for previewing the "noframes" section of a document. Andras
  Mantia
2004-02-05 02:25:36 +00:00
abs
b37ee96c50 + USE_LANGUAGES=c c++ 2004-02-04 22:23:46 +00:00
grant
458d80e0d4 on Solaris when creating shared objects, don't pass `-Qoption ld'
(SunPro and the Solaris 9 linker don't understand/use it) and ensure
we pass the rpath.

fixes install on Solaris.
2004-02-04 11:09:13 +00:00
reed
2350bde937 Add mini_httpd. 2004-02-03 16:21:59 +00:00
reed
e8fbe7c632 Initial import of mini_httpd-1.19. This was packaged by
Bruce J.A. Nourish for pkgsrc-wip.

mini_httpd is a small HTTP server.  Its performance is not great, but for
low or medium traffic sites it's quite adequate. It implements all the
basic features of an HTTP server, including:

  * GET, HEAD, and POST methods.
  * CGI.
  * Basic authentication.
  * Security against ".." filename snooping.
  * The common MIME types.
  * Trailing-slash redirection.
  * index.html, index.htm, index.cgi
  * Directory listings.
  * Multihoming / virtual hosting.
  * Standard logging.
  * Custom error pages.

It can also be configured to do SSL/HTTPS and IPv6.
2004-02-03 16:18:54 +00:00
wiz
2f660ca23b Update MAINTAINER address per his request. 2004-02-02 17:56:48 +00:00
martti
c04931abfa Ooops, regen again 2004-02-01 19:51:58 +00:00
martti
7be9b7befa Regenerate (distfile was changed) 2004-02-01 19:47:08 +00:00
taya
2b75a71604 regen distinfo for patches reflecting following change
- remove patch that enables IPv4 mapped IPv6 address
- remove not necessary defines - _REENTRANT & _THREAD_SAFE
2004-02-01 13:05:23 +00:00
taya
474f218c72 - remove patch that enables IPv4 mapped IPv6 address
- remove not necessary defines - _REENTRANT & _THREAD_SAFE
2004-02-01 13:04:17 +00:00
snj
e6c56f9765 s/seperate/separate/ 2004-02-01 00:12:09 +00:00
grant
5a2a22d1c0 add back COMMENT which was somehow lost when I unified the mozilla
binary pkgs.
2004-01-31 16:47:26 +00:00
heinz
1585f86d28 Do not use "find -d". This option is not available on all supported platforms. 2004-01-28 23:41:08 +00:00
abs
ec72d81781 Fix BUILD_DEPENDS on gtar-base to gtar-base-[0-9]*
No change of built package (if it built before).
2004-01-27 18:56:43 +00:00
grant
262cec366e bump PKGREVISION after PLIST fix. 2004-01-27 08:11:05 +00:00
grant
0f0f9a90bf add missing apachectl.8 and httpd.8.
from Min Sik Kim in PR pkg/24242.
2004-01-27 08:09:17 +00:00
tacha
2babe1525f fix path of ns-flash. 2004-01-27 02:28:51 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
jmmv
8c10f6c5a6 Fix path to ns-flash, now in the multimedia category. 2004-01-26 14:56:47 +00:00
jmmv
432f5f5fa8 Fix path to realplayer, now in the multimedia category. 2004-01-26 13:12:38 +00:00
heinz
2896d31a54 Add support for Opera on FreeBSD. Provided by Michal Pasternak in
PR pkg/24226 (some very small changes by me).
2004-01-25 19:12:31 +00:00
grant
e3d128293a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:18:32 +00:00
jlam
a7d877ca6a Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files.  In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
2004-01-24 03:26:45 +00:00
recht
0d32790d4b update to PycURL 7.10.8
changes:

* Added support for these new libcurl 7.10.8 features:
  CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPT_IPRESOLVE,
  CURLOPT_MAXFILESIZE,
  CURLINFO_HTTPAUTH_AVAIL, CURLINFO_PROXYAUTH_AVAIL,
  CURL_IPRESOLVE_* constants.

* Added support for these new libcurl 7.10.7 features:
  CURLOPT_FTP_CREATE_MISSING_DIRS, CURLOPT_PROXYAUTH,
  CURLINFO_HTTP_CONNECTCODE.

* Added missing CURLOPT_ENCODING option (patch by Martijn
  Boerwinkel <xim@xs4all.nl>)
2004-01-23 23:08:01 +00:00
recht
ffe8aa8bee update to curl-7.11.0
Fixed in 7.11.0

Changes:
- allows the URL to be set by a callback when using the multi interface
- large file support was added. Use one of the new options:
  INFILESIZE_LARGE, RESUME_FROM_LARGE and MAXFILESIZE_LARGE
- the new --ftp-pasv overrides a previous --ftpport
- CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way"
  (the curl tool now features the --ftp-ssl option)
- The Windows DLLs are built with an added "resource file"
- New LIBCURL_VERSION_* defines for easier checking version number
- Included Mac OS X 'framework' makefile in the release archive
- Removed the TRUE and FALSE #defines from the public curl header file
- Added CURLOPT_NETRC_FILE

For a complete list see the Changelog at http://curl.haxx.se/changes.html
2004-01-23 22:52:28 +00:00
recht
9980038ef0 Update to elinks 0.9.1
The main changes in ELinks-0.9.1 are:

* Fixed crash when Download manager was open and you attempted to
download a file
* Fixed redrawing after find-next ('n') action
* Fixed segfault triggered by pressing Page down in empty menu
* Fixed <sub>/<sup>-related renderer leak
* Dump link titles only if non-empty, and fix imgmap dumping

Please see ChangeLog for full list of changes.
2004-01-23 22:39:23 +00:00
jmmv
a49484d240 Use tabs for indentation. 2004-01-23 21:55:48 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
recht
e2aec8ebd8 bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
2004-01-23 16:48:54 +00:00
recht
caef7d2d63 catch up with pyxml -> py-xml name change 2004-01-23 15:39:13 +00:00
jlam
74f9c04e1a bl3ify 2004-01-23 11:53:13 +00:00
abs
69469aa83c Update netscape to 20040123
Update NETSCAPE_PREFERRED_DEFAULT to MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator
    Switch froom 'navigator' version to datestamp
2004-01-23 08:58:42 +00:00
xtraeme
c747625eab Update swish-e to 2.4.1, provided by Michal Pasternak in PR pkg/24124 plus
minor changes by me.

Too many changes to list here, please read this link to see the full
list of changes:

http://swish-e.org/current/docs/CHANGES.html (new features, bugfixes, etc).
2004-01-22 15:17:07 +00:00
recht
7289969935 + elinks04 2004-01-22 11:11:11 +00:00
recht
aa438840d8 reimport of ELinks 0.4.3 after the 0.9.0
ELinks is an advanced and well-established text-mode web (HTTP/FTP/..) browser
with a wide range of additional features and extensibility by the possibility
to plug in own scripts in Lua language. This project aims to provide
feature-rich version of Links, with more open patches/features inclusion
policy. This OpenSource project is covered by the GNU General Public License.
2004-01-22 11:09:54 +00:00
recht
afe8dc1028 update to ELinks 0.9.0
based upon the version from pkgsrc-wip by Bruce J.A. Nourish
and PR pkg/24191 by M.Negovanovic

* used gettext for internationalization
* support for background document colors
* tabs support
* new MIME subsystem adding mimetypes files support
* local CGI support
* Guile scripting extensions
* HTML meta refresh
* forms history
* 256 colors support
* regex searches
* cookies manager, cache manager and download manager
* marks support
* displaying URIs in plain documents as links
* SMB protocol support (requires smbclient)
* builtin user prefixes support (enter 'gg' or 'gg:elinks' to the goto dialog)
* HTTPS proxy support
* typeahead searches support (press '#')

See ChangeLog for a complete list of changes, bugfixes and new features.

Since some of the new features (like color support) could be disliked by current
users of ELinks the old version will be reimported as elink04. As suggested by
wiz@ in http://mail-index.netbsd.org/tech-pkg/2004/01/04/0039.html.
2004-01-22 11:07:28 +00:00
grant
fa8285942f update mozilla binary pkgs to 1.6.
changes since 1.5:

* One of the most requested Mozilla Mail features, an option to
  separate the Recipient and Sender columns in the thread pane, has been
  implemented.

* Another frequently requested MailNews feature, a preference for
  placing the user's signature above the quoted text, has been added.

* "Remove from server after x days" has been implemented for POP3 mail
  accounts.

* vCard support has been added to Mozilla Mail.

* Mozilla 1.6 includes a new cross-platform NTLM authentication
  mechanism. This feature brings NTLM authentication to the non-Windows
  Mozilla users for the first time and also delivers more robust and
  featureful NTLM support to users of older Windows versions.

* Ask Jeeves searching has been added to Mozilla 1.6.

* "Translate Page" functionality has returned to this release of Mozilla.

* The View Source window now has reload functionality.

* Several security-related bugs were fixed in 1.6

* Chatzilla 0.9.48 has been merged, which adds RPL_ISUPPORT support,
  halfop mode support, and properly masks key and password dialogs.

* Many crash bugs have been fixed.

* One step closer to the kitchen sink, about:about has been
  implemented. Typing about:about in the address field will give the
  user a nice list of available about:s.

* The opacity implementation was completely revamped to properly
  change the opacity of all descendants as a group.

* CSS inheritance has been updated to work per CSS2.1 (computed values
  are inherited).
2004-01-22 10:57:44 +00:00
grant
e644b51820 allow MOZ_CONTRIB to be overridden. 2004-01-22 10:55:46 +00:00
wiz
195fa4f6f3 Check for existance of shared libXinerama before
enabling Xinerama support.
Fixes mozilla on e.g. macppc with only libXinerama.a.
2004-01-22 00:21:26 +00:00