pkgsrc/net
he 58a0827674 Update to version 1.3.5a.
Pkgsrc changes:
 * adapt one patch to changes upstream.
 * adapt PLIST to newly installed files.
 * rename and adapt patch to Makefile.in.

Upstream changes:

1.3.5a - Released 27-May-2015
--------------------------------
- Bug 4055 - "error setting listen fd IPV6_TCLASS: Protocol not available" log
  message.
- Bug 3944 - Session closed if active data transfer fails due to "Address
  already in use" error.
- Bug 4068 - MaxClients directive doesn't work for <Anonymous> sessions.
- Bug 4069 - NLST -a shows / directory instead of the current directory.
- Bug 4063 - Unable to create directory on NFS/CIFS partition: Permission
  denied.
- Bug 4073 - Polycom VOIP phones unable to use FTPS data transfers.
- Bug 4077 - ShaperLog not closed/reopened on SIGHUP, causing log rotation
  problems.
- Bug 4079 - Invalid response encoding for SFTP space-available request.
- Bug 4083 - Using SQLDefaultHomedir with null home results in "No such user".
- Bug 4087 - mod_sftp does not handle "MaxLoginAttempts none" properly.
- Bug 4089 - mod_sftp does not allow multiple attempts using a given
  authentication method.
- Bug 4090 - mod_wrap2_file does not support IPv6 addresses properly.
- Bug 4091 - Log "Operation not permitted" privs errors at NOTICE rather than
  ERROR.
- Bug 4094 - Available space on file system using %f displays wrong value.
- Bug 4108 - SSL handshakes for data connections sometimes stall for 3-30
  seconds.
- Bug 4109 - setsockopt() call for IPV6_TCLASS should use IPPROTO_IPV6.
- Bug 4112 - Failure to connect using mod_sftp sometimes due to too-small
  buffers.
- Bug 4114 - mod_tls should not support SSLv3 by default.
- Bug 4116 - Report exact SSL/TLS protocol version used in client connections.
- Bug 4124 - DeleteAbortedStores defaults to "on" for all transfers, not just
  HiddenStores.
- Bug 4129 - mod_sql caches incorrect UID/GID when name cannot be retrieved.
- Bug 4131 - mod_sftp's autoconf script does not detect OpenSSL SHA2 support.
- Bug 4133 - LDAPUsers directive does not honor uid-number-filter-template
  parameter.
- Bug 4137 - GeoIPDenyFilter incorrectly takes precedence over GeoIPAllowFilter.
- Bug 4140 - SFTP READLINK requests to symlinks to directories fail.
- Bug 4143 - HTTPS/FTPS protocol confusion leads to XSS.
- Bug 4145 - Segfault if AuthUserFile is a relative symlink.
- Bug 4152 - Reduce logging of non-fatal "unable to open incoming connection"
  errors.
- Bug 4155 - SSH keys with too-long Comment headers aren't recognized by
  mod_sftp_sql.
- Bug 4156 - Segfault handling LIST/NLST FTP command on Mac OS X.
- Bug 4160 - Malformed response to SSH_FXP_REALPATH with SFTP version 6.
- Bug 4169 - Unauthenticated copying of files via SITE CPFR/CPTO allowed by
  mod_copy.
- Bug 4178 - TLS session reuse requirement for data connections not properly
  enforced.

1.3.5 - Released 15-May-2014
--------------------------------
- Bug 4018 - Implement checks for sensitive directories when chrooted.
- Bug 4022 - "Directory not empty" error when creating directory is misleading.
- Bug 4025 - <IfClass> sections do not work for multiple SQLLog directives.
- Bug 4029 - TLSOptions EnableDiags logs "unknown version (771)" for
  TLS 1.1/1.2 connections.
- Bug 3938 - mod_wrap2 uses reverse DNS regardless "UseReverseDNS off".
- Bug 4032 - Restarting proftpd with mod_sftp fails due to permissions on
  SFTPHostKey file.
- Bug 4033 - mod_sftp fails to create SSH2 session using 'none' cipher.
- Bug 4034 - SSH publickey authentication fails with "MaxLoginAttempts 1".
- Bug 4024 - TLS 1.1/1.2 configurable, but not properly implemented.
- Bug 4046 - ALLO command failed because of bad size check.
- Bug 4048 - Race condition in mod_ban can lead to segfault of all new
  connections.
- Bug 4049 - mod_exec should include supplemental groups when running commands
  as logged-in user.
- Bug 4042 - MIC command between RNFR and RNTO should not be rejected.
- Bug 4044 - mod_facl prevents a normal SIGHUP reload.
- Bug 4052 - Enhance SQLPasswordPBKDF2 to support per-user query for settings.

1.3.5rc4 - Released 28-Jan-2014
--------------------------------
- Bug 3945 - Spurious log messages at session close.
- Bug 3946 - Null pointer dereference causes segfault when logging
  %{transfer-status}, %{transfer-failure} LogFormat variables on EXIT.
- Bug 3947 - LogFormat %f variable not resolved properly for SFTP renames.
- Bug 3950 - LogFormat %d/%D variables not resolved properly for directory
  listings.
- Bug 3949 - RNFR/RNTO not logged as expected for SFTP EXTENDED
  posix-rename@openssh.com requests.
- Bug 3948 - Support FTP response codes in ExtendedLog for SFTP data transfers.
- Bug 3858 - mod_delay allows too-large values, leading to client hang on
  authentication.
- Bug 3951 - Null pointer dereference for mod_ldap logins when
  LDAPDefaultAuthScheme not configured.
- Bug 3954 - scp downloads result in segfault.
- Bug 3957 - ProFTPD configuration with thousands of <Directory>/<Limit>
  sections leads to slow logins.
- Bug 3959 - mod_sftp does not honor <Directory>/<Limit> sections when symlinks
  are involved.
- Bug 3958 - Directory creation does not honor single-parameter Umask setting.
- Bug 3960 - Support the CAP_FSETID Linux capability, for preserving directory
  SGID bit.
- Bug 3962 - Directory creation fails (chmod(2) EPERM) when root privs are used
  in some cases.
- Bug 3955 - Support secure FXP (site-to-site) transfers using SSCN.
- Bug 3966 - LogFormat %f variable not resolved for some commands.
- Bug 3971 - Support SQLOption for ignoring client library config files when
  needed.
- Bug 3972 - Authentication error on Cygwin due to bad code.
- Bug 3973 - mod_sftp can be forced to allocate too much memory for
  keyboard-interactive authentication.
- Bug 3974 - PathDenyFilter directive does not work as expected for SFTP
  sessions.
- Bug 3963 - Improve permission setting when creating directories.
- Bug 3975 - Error printed to stderr when loading GeoIP Lite country database
  using IndexCache flag.
- Bug 3976 - ProFTPD terminating (signal 11) crash for GeoLiteCity-20130903
  database lookup.
- Bug 3964 - Support running ExecOnEvent actions with logged-in user's
  permissions.
- Bug 3979 - mod_sql_odbc compiler warnings on 64-bit systems using unixODBC.
- Bug 3952 - Make PersistentPasswd default to 'off'.
- Bug 3981 - Null pointer dereference in mod_exec with ExecOption useStdin.
- Bug 3982 - Normalize log messages and levels.
- Bug 3888 - Add LDAPLog directive to mod_ldap.
- Bug 3982 - Normalize log messages and levels.
- Bug 3986 - Support filesystems which do not support chmod(2)/chown(2),
  e.g. FAT/ExFAT.
- Bug 3991 - SSL session caching modules use incorrect OpenSSL cache mode flags,
  breaking session caching.
- Bug 3987 - LogFormat variable for just the filename.
- Bug 3965 - Timeout directives have inconsistent maximum values.
- Bug 3998 - Support IgnoreSCPUploadTimes SFTPOption.
- Bug 3995 - ftpasswd utility should prevent concurrent modification of files.
- Bug 3994 - ftpasswd utility should support --lock/--unlock options.
- Bug 3970 - ProFTPD should not use fd 2 (stderr) for files.
- Bug 3772 - Support Elliptic Curve Cryptography (ECC) certs for
  FTPS connections.
- Bug 3992 - RSA signature issue when connecting using PuTTY/WinSCP.
- Bug 3996 - Handling ALLO command can result in wrong response when chrooted.
- Bug 3876 - ExecOnEvent should be configurable per <VirtualHost>/<Global>.
- Bug 4001 - mod_sftp fails key exchange for 8192-bit DH group.
- Bug 4002 - Add 7680-bit DH parameter to mod_sftp bundled dhparams.pem file.
  A 3072-bit DH group was also added.
- Bug 4004 - IgnoreSCPUploadPerms SFTPOption not honored properly for SCP
  directory upload.
- Bug 4006 - RADIUS "service-type" attribute encoded with wrong length on
  64-bit system.
- Bug 4011 - NLST ../ shows current directory contents rather than parent
  directory.
- Bug 4013 - SCP upload of shorter file does not completely overwrite existing
  file of same name.
- Bug 4014 - CommandBufferSize should override PR_DEFAULT_CMD_BUFSZ.

1.3.5rc3 - Released 14-Jun-2013
--------------------------------
- Bug 3910 - Clang's scan-build warns on set[u][g]id unchecked return value.
- Bug 3914 - 1.3.5rc2 fails to build on Solaris 10.
- Bug 3917 - Make DeleteAbortedStores on by default when HiddenStores enabled.
- Bug 3918 - mod_sftp segfault after SIGHUP when evaluating client banner.
- Bug 3864 - Support SQL query to lookup/use primary key for logged-in
  user/group.
- Bug 3920 - Support umac-64@openssh.com digest for mod_sftp.
- Bug 3921 - Single failed keyboard-interactive login attempt causes SSH
  connection to close prematurely.
- Bug 3923 - mod_cap does not revoke root privileges properly for SFTP
  connections.
- Bug 3926 - Support OpenSSH fsync SFTP extension.
- Bug 3925 - SFTP directory listings are sensitive to locale environment
  variables.
- Bug 3924 - HideFiles does not filter symlinks.
- Bug 3929 - pam_session_close() requires root privs on some platforms.
- Bug 3932 - SQLAuthType Backend returns "password mismatch" for MySQL
  PASSWORD().
- Bug 3934 - HideUser/HideGroup do not work as expected for virtual users.
- Bug 3935 - scp download of nonexistent file results in client hang.
- Bug 3927 - Default ControlsSocket created despite custom ControlsSocket path.
- Bug 3937 - Segfault when retrieving SSH public key from LDAP directory.
- Added new mod_snmp contrib module.
- Bug 3939 - Disable Controls for "ServerType inetd" servers.
- Bug 3942 - mod_sftp_sql should support multiple keys concatenated together
  in a single column.
- Bug 3943 - Support for PBKDF2 passwords in mod_sql_passwd.
- Bug 3941 - RLimitProcesses causes problems with setuid/setreuid.

1.3.5rc2 - Released 06-Mar-2013
--------------------------------
- Bug 3859 - MLSD fails to show symlinks when ShowSymlinks is not configured.
- Bug 3860 - Add a default deny option for mod_geoip.
- Bug 3862 - Support for FTPS-specific MasqueradeAddress functionality.  A
  new TLSMasqueradeAddress directive has been added to mod_tls.
- Bug 3863 - mod_sftp does not handle MaxLoginAttempts properly.
- Bug 3865 - BanEngine not set in "server config" results in "mod_ban not
  enabled" ftpdctl error.
- Bug 3866 - Issuing invalid 'ftpdctl ban' request causes segfault.
- Bug 3867 - ftpasswd fails with "Permission denied" when adding subsequent
  passwd/group entries.
- Bug 3868 - Only first DH param in TLSDHParamFile is used, regardless of
  requested keylength.
- Bug 3870 - Handling of OPTS command can lead to crash.
- Bug 3779 - Generate new DH parameters for mod_tls and mod_sftp.
- Bug 3871 - REALPATH SFTP request not properly handled by <Limit DIRS>
  configuration.
- Bug 3872 - Use HiddenStores directive to customise suffix.
- Bug 3873 - Provide FTP response code in ExtendedLog for failed SFTP REMOVE
  request.
- Bug 3869 - Use longer SSL session cache expiration by default.
- Bug 3874 - Use of O_EXCL flag on HiddenStores files might break for NFS
  filesystems.
- Bug 3878 - QuotaExcludeFilter not honored for uploads when 'hard' limits are
  used.
- Bug 3879 - Allow additional columns in SQLNamedQuery queries used for quota
  limits and tallies.
- Bug 3882 - DisplayLogin with an absolute path does not work properly within
  an <IfGroup> section.
- Added new mod_log_forensic contrib module.
- Bug 3881 - <Directory> sections within <IfGroup> sections not applied as
  expected.
- Bug 3884 - Configure script not detecting MySQL make_scrambled_password
  functions.
- Bug 3887 - <Limit ALL> erroneously blocks the PROT command used for FTPS.
- Bug 3819 - Second and subsequent LIST of directory with many files is very
  slow.
- Bug 3889 - Support millisecond timestamp LogFormat variable.
- Bug 3891 - Allow TLSProtocol directive in <VirtualHost> and <Global> sections.
- Bug 3753 - Support SFTP request names in <Limit> sections better.
- Bug 3892 - mod_auth_file should have strict permission checks of configured
  files.
- Bug 3893 - Add SQLLogOnEvent directive, for performing SQL query on
  configurable event.
- Bug 3894 - ftptop doesn't work with --enable-nls.
- Bug 3895 - Missing TransferLog entry under some out-of-space conditions.
- Bug 3897 - mod_sftp does not handle a REALPATH request properly for SFTP
  protocol version 6.
- Bug 3896 - Warn when world-writable config files are used.
- Bug 3899 - Support authentication of users based on SSL/TLS client
  certificate.
- Bug 3903 - With mod_log_forensic enabled, SSH connections fail randomly.
- Bug 3905 - Handle the Linux-specific PAM_RADIO_TYPE message properly.
- Bug 3709 - Support download-triggered emails in the ftpmail script.
- Bug 3904 - scp downloads using glob pattern sometimes fails.
- Bug 3900 - ProFTPD terminating (signal 11) on some sftp connections.
- Bug 3906 - Support ban rule for clients which perform SSL/TLS handshakes too
  frequently.

1.3.5rc1 - Released 04-Jan-2013
--------------------------------
- Bug 3712 - mod_wrap2/mod_load build errors: missing config.h.
- Bug 3713 - mod_tls cannot be compiled using Openssl 0.9.6.
- Bug 3646 - Debug logging to stderr should include timestamps and PID.
- Bug 3714 - ftpwho/ftptop are not showing command arguments (e.g. downloaded
  file name).
- Bug 3715 - MLSD/MLST fail when "DirFakeUser off" or "DirFakeGroup off" used.
- Bug 3717 - proftpd fails to run with "Abort trap" error message.
- Bug 3719 - LIST -R can loop endlessly if bad directory symlink exists.
- Bug 3720 - Various module logfile permissions are 0600 instead of 0640.
- Bug 3723 - mod_memcache segfault on server restart.
- Bug 3721 - mod_rewrite does not replace characters if there are more than
  8 occurrences.  To handle this situation, a new RewriteMaxReplace directive
  has been added for configuring this limit.
- Bug 3724 - Unloading mod_quotatab causes segfault.
- Bug 3686 - Support SHA2 digests in mod_sftp.  See the SFTPDigests directive
  documentation for more information.
- Bug 3629 - Support <IfAuthenticated> conditional config section.
- Bug 3682 - Configure does not detect libiconv under Gentoo FreeBSD.
- Bug 3726 - mod_exec does not always capture stdout/stderr output from
  executed command.
- Bug 3727 - mod_wrap2 causes unexpected LogFormat %u expansion for SFTP
  connections.
- Bug 3729 - mod_ldap can segfault when LDAPUsers is used with no optional
  filters.
- Bug 3728 - Build failure in wtmp.c on Gentoo/FreeBSD on sparc.
- Bug 3734 - DirFakeUser/DirFakeGroup off with name causes SIGSEGV for
  MLSD/MLST commands.
- Bug 3739 - Allow for configurable SSH version identifiers in mod_sftp.  The
  SSH version identifier can now be configured for mod_sftp via the
  ServerIdent directive.
- Bug 3718 - ftptop fails to build on OpenSUSE.
- Bug 3699 - ProFTPD crash on start up on Mac OSX Lion with NLS enabled.
- Bug 3744 - Support ls(1) -1 option for LIST command.
- Bug 3746 - Support applying ListOptions only to NLST or to LIST commands.
- Bug 3747 - Support option for displaying symlinks via MLSD using syntax
  preferred by FileZilla.  The new FactsOptions directive can be used for
  this purpose.
- Bug 3745 - Reject PASV command if no IPv4 address available.
- Bug 3701 - Modify ScoreboardFile directive to support disabling scoreboarding.
- Bug 3742 - Improper handling of self-signed certificate in client-sent cert
  list when "TLSVerifyClient on" is used.
- Bug 3749 - Compile of src/netacl.c fails on Tru64 UNIX (OSF/1) due to
  conflict with system header.
- Bug 3743 - Random stalls/segfaults seen when transferring large files
  via SFTP.
- Bug 3752 - proftpd process exit status is zero for "Failed binding to
  address, port N: Address already in use" startup failure.
- Bug 3751 - mod_ban does not close/reopen the BanLog/BanTable file descriptors
  on restart, causing a file descriptor leak.
- Bug 3707 - Add request/transfer ID to the logging of the initial and closing
  commands for SFTP file transfers.  This can now be accomplished using a
  LogFormat variable of '%{note:sftp.file-handle}'.
- Bug 3757 - Support SFTPOption for ignoring requests to modify file ownership.
- Bug 3756 - mod_ctrls no longer listens on ControlsSocket after restart.
- Bug 3731 - Support active data transfers while RootRevoke is in effect.
- Bug 3737 - Allow UTF8 when UseEncoding is used.
- Bug 3573 - Support Elliptic Curve Cryptography (ECC) in SSH.
- Bug 3758 - ProFTPD crashes when handling mod_gss authentication due to null
  pointer.
- Ability to load SSH host keys from an SSH agent, in addition to files on
  disk.  See doc/contrib/mod_sftp.html#SFTPHostKey for more information.
- Bug 3761 - SSH2 key exchange fails if client sends certain SSH message before
  NEWKEYS.
- Bug 3763 - Ensure that mod_sftp operates properly when OpenSSL FIPS mode is
  enabled.
- Bug 3764 - mod_sftp does not correctly handle a 'guess' KEX message when the
  client guesses correctly.
- Bug 3765 - mod_sftp should honor the GroupOwner directive for MKDIR requests.
- Bug 3626 - Display variable %f off by a factor of 1024 on 64-bit platforms.
- Bug 3673 - Support date/timestamp variables in mod_rewrite.
- Bug 3754 - ProFTPD refuses to delete/rename a symlink pointing outside a
  writable directory.
- Bug 3766 - Support a QuotaDefault directive, for configuring default limits.
- Bug 3767 - mod_rewrite segfault when handling SITE CHGRP without a parameter.
- Bug 3768 - ExecTimeout 0 (zero) not treated as infinite.
- Added new mod_geoip contrib module.
- Bug 3769 - Ensure that encoded strings are NUL-terminated.
- Bug 3732 - AIX build error: undefined symbol: .alloca.
- Bug 3782 - SQLShowInfo does not work properly for error responses.
- Bug 3780 - AIX gives "error setting listen fd IP_TOS: Invalid argument".
- Bug 3736 - Trying to re-authenticate an existing FTP connection causes invalid
  503 response.
- Bug 3785 - Support resolution of tilde (~) within a chrooted session.
- Bug 3787 - Read-only SFTP OPEN request permissions not properly ignored.
- Bug 3740 - Overwrite permission denied when reloading multiple times and
  multiple <VirtualHost> sections in proftpd.conf.
- Bug 3791 - Invalid handling of SCP control messages fragmented over multiple
  SSH packets.
- Bug 3794 - Cygwin build failure in lib/tpl.c due to wrong include of mman.h.
- Bug 3795 - ProFTPD needs to use -pthread linker option if linking against
  OpenSSL with thread support.
- Bug 3790 - Logfile timestamps change to GMT after MFMT command.
- Bug 3798 - Downloading nonexistent file via SCP results in timeout rather
  than error.
- Bug 3800 - Multiple *Options directives should be handled properly.
- Bug 3801 - mod_tls should have directive like Apache mod_ssl's
  SSLHonorCipherOrder.  The mod_tls module now supports a
  TLSServerCipherPreference directive.
- Bug 3804 - ioctl(RPROTDIS) code no longer needed on Solaris 11.
- Bug 3808 - Segfault in mod_tls when mod_tls_shmcache used.
- Bug 3809 - Segfaults in mod_radius when configured with RadiusGroupInfo.
- Bug 3811 - ExtendedLog entries not written if MaxClients limit reached.
- Bug 3814 - Support "configtest" command for contrib init.d script.
- Bug 3816 - Installation of ftpasswd does not honor DESTDIR environment
  variable.
- Bug 3813 - Ability to use CreateHome to create parent directories as
  non-root user, for better interoperability with NFS.
- Bug 3806 - Support reverse DNS resolution for IPv6 addresses when
  gethostbyname2(3) is not available.
- Bug 3820 - Support device/interface names in <VirtualHost>, MasqueradeAddress,
  and DefaultAddress.
- Bug 3822 - Resolving %U/%u LogFormat variables inconsistent between
  mod_log/mod_sql in certain cases.
- Bug 3824 - Use RFC compliant address/port for data transfer if FTP client has
  not sent PORT/PASV/EPRT/EPSV commands.
- Bug 3825 - Handle RFC 1918 IP addresses in PORT/EPRT commands.
- Bug 3827 - Use non-filesystem based SFTP handle generator instead of
  mktemp(3).
- Bug 3828 - Certain sequences of FTP data transfer commands lead to NULL
  pointer dereferences in mod_deflate.
- Bug 3830 - MFF/MFMT command segfaults due to insufficient parameter checks.
- Bug 3829 - RNFR without following RNTO can lead to NULL pointer dereference.
- Bug 3832 - Support disabling of system logging on per-connection basis.
- Bug 3792 - Recursive SCP uploads using preserve-time (-p) option may not work.
- Bug 3831 - Sporadic "451 Insufficient memory or file locked" failure when
  downloading.
- Bug 3833 - Enable TCP keepalive by default, with configurable SocketOption.
- Bug 3837 - mod_tls unable to read certificate files after SIGHUP.
- Bug 3842 - Incorrect handling of REALPATH requests for symlink paths in
  mod_sftp.
- Bug 3843 - ProFTPD should not fail when starting up due to loading same
  module multiple times.
- Bug 3845 - mod_sftp does not provide response codes for %s LogFormat variable
  for AUTH ExtendedLog.
- Bug 3846 - Avoid scanning ScoreboardFile needlessly on login if limits are
  not configured.
- Bug 3850 - ftpasswd should support generating SHA-256, SHA-512 hashes where
  possible.
- Bug 3851 - SFTPPassPhraseProvider fails due to incorrect pointer.
- Bug 3852 - Support directive for ignoring symlink DefaultRoot directories.
  See the new AllowChrootSymlinks directive.
- Bug 3839 - Enhance mod_cap to support dropping root privs entirely.
- Bug 3841 - Possible symlink race when applying UserOwner to newly created
  directory.
- Bug 3855 - Restarting proftpd may cause Include files not to be parsed.
2015-07-13 15:39:27 +00:00
..
3proxy Update to latest release, 0.7.1.2. Fix build on OpenBSD and Bitrig, as 2015-04-06 02:26:53 +00:00
6tunnel Fixes: 2013-04-06 03:45:05 +00:00
adns recursive revbump due to net/adns update 1.4 to 1.5.0 2015-01-29 09:53:29 +00:00
aget Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
aiccu Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
airport2basestationconfig Drop spurious ONLY_FOR_PLATFORM. This package is a binary blob 2015-07-12 05:05:50 +00:00
airportbasestationconfig Remove bogus ONLY_FOR_PLATFORM. This package is just a .jar file and 2015-07-12 05:10:32 +00:00
airportmodemutility Remove bogus ONLY_FOR_PLATFORM. This package is just a .jar file (without 2015-07-12 05:12:10 +00:00
amule Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
aoe-vblade Use BROKEN_EXCEPT_ON_PLATFORM instead of ONLY_FOR_PLATFORM for package 2015-07-12 05:14:20 +00:00
apollo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
argus Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
aria2 Update to 1.18.10 2015-04-14 15:50:38 +00:00
arp-scan Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
arpd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
arping Update to 2.15 2015-01-28 00:27:43 +00:00
arpwatch Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
autonet needs groff 2015-03-13 17:17:11 +00:00
avahi Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
awhois Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
balance Sorry, the patch had the $Id: line in unchanging portion. Manually deleted, thanks joerg. 2015-02-11 12:00:01 +00:00
barnyard Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
batchftp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
bftpd Update to 3.7. Notable changes: 2013-06-01 12:13:04 +00:00
bind99 Update bind99 to 9.9.7pl1 (BIND 9.9.7-P1). 2015-07-07 22:25:35 +00:00
bind910 Update bind910 to 9.10.2pl2. 2015-07-07 22:26:42 +00:00
bing Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bird Restore inline support to working state. 2015-02-04 20:50:50 +00:00
bird6
bittornado Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings. 2014-10-05 16:41:05 +00:00
bittornado-gui Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bittorrent Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bittorrent-gui Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
bmon Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
bounce SunOS needs -lsocket -lnsl. 2014-09-23 14:50:03 +00:00
bridged Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
bsddip Drop pointless pointer compare. 2014-03-06 15:44:21 +00:00
btget Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
btpd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
bug-buddy Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
bwping SunOS needs -lnsl -lresolv. 2014-09-25 15:21:46 +00:00
cacti Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
cacti-spine Updated to 0.8.8c : 2015-06-11 08:45:48 +00:00
calypso Install man page. Bump PKGREVISION. 2015-02-25 21:20:16 +00:00
cclive Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
ccrtp libgcrypt and openssl are PKG_OPTIONS, with openssl enabled by default. 2015-04-18 03:11:47 +00:00
cdpd 'For consistency, please add a trailing slash to "http://example.com".' 2013-04-06 12:08:38 +00:00
cftp Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
chimera bulk build wants openssl 2015-01-18 15:52:05 +00:00
chksniff Reset maintainer, domain no longer exists. 2013-03-28 23:59:03 +00:00
choparp Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
choqok Updated to latest version, 1.5. Changes include: 2015-06-30 11:48:12 +00:00
chrony Update chrony to version 1.31.1. For a full list of changes 2015-04-13 10:03:21 +00:00
cia Update master site URL. 2015-06-07 11:06:43 +00:00
cidr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
cisco-mibs needs gzip(1) tool 2015-03-13 17:58:39 +00:00
citrix_ica Disable on Linux too as it hangs the 32-bit bulk build. 2015-06-19 15:30:27 +00:00
clisp-rawsock
clive Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
cmu-dhcpd Fix definition of release_lastbind. 2012-11-23 12:31:05 +00:00
cntlm Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
coda Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
coherence Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
coilmq Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
connect Correction. Add patch for Makefile, not to overwrite pkgsrc settings. 2015-03-09 09:24:35 +00:00
corebird Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
corkscrew Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
couriertcpd Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
csup Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
dante Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
darkstat Update darkstat to 3.0.718. 2014-12-14 08:39:56 +00:00
DarwinStreamingServer Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
dc_gui2 Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
dcsharp Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
dctc Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ddclient Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
delegate Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
dgd Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
dhcpcd Update to dhcpcd-6.9.1 with the following changes: 2015-07-09 10:32:25 +00:00
dhcpcd-dbus Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
dhcpcd-gtk Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
dhcpcd-icons Fix distfile checksum, PR pkg/49552 2015-01-10 12:25:15 +00:00
dhcpcd-qt Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
dhcpd-pools Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
dhid Correction to LICENSE, not modified-bsd but 2-clause-bsd. 2015-03-05 15:44:57 +00:00
dhisd Fix rpath use. 2015-03-21 17:31:47 +00:00
djbdns Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
djbdns-run Based on feedback from joerg@ and riastradh@, don't save a persistent 2014-12-07 04:33:30 +00:00
dlint Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
dnscap PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
dnscheck Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
dnsdoctor MASTER_SITES has gone. 2015-03-08 16:52:06 +00:00
dnsmasq Update 2.67 to 2.72 2015-05-06 06:08:48 +00:00
dnstop PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
dnstracer Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
docsis Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
driftnet libungif is not relevant any longer since the GIF relevant patents 2014-05-31 15:56:26 +00:00
drill fix openssl detection 2015-03-14 14:41:07 +00:00
dtcp Update 20060109 to 20130602 2015-03-08 02:20:59 +00:00
dtcpclient Sync the logic that decides whether to pull in openssl with the makefile 2015-07-12 05:36:50 +00:00
dtorrent Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
dynipclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
echoping Drop one alternative of MASTER_SITES, which was not registered in DNS. 2015-04-25 09:16:49 +00:00
ed2k-gtk-gui Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
edonkey2k Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ekiga Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
entropy Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
ether2dns Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
etherape Reset MAINTAINER, resigned ages ago. 2015-05-27 21:46:26 +00:00
ettercap Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
ettercap-NG Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
exabgp Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ez-ipupdate Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
fair-identd Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
fetch Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
filezilla Update to 3.12.0 2015-07-08 16:46:43 +00:00
firewalk PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
flickcurl Update to 1.26 2015-03-07 07:26:02 +00:00
flodo Update flodo-4.20040907 to 5.0 2015-03-07 07:42:16 +00:00
flow-tools Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
fmirror Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
fpdns Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
fping Update to fping 3.10. 2014-05-09 15:28:53 +00:00
fping6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
freeDiameter SunOS requires -lsocket -lnsl. 2014-09-26 10:55:32 +00:00
freenet-tools Add socket libraries and inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:03:30 +00:00
freeradius Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
freeradius2 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
freerdp Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
ftplibpp Update HOMEPAGE (of github). 2015-03-09 10:07:40 +00:00
ftpproxy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gated Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
gcloud-golang-metadata Add a package for the metadata module that is part of the Google Cloud 2015-05-11 13:02:21 +00:00
GeoIP Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
Geomyidae Update to version 0.26.3, the latest current version, which features 2015-04-19 19:21:15 +00:00
get-flash-videos Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
get_iplayer Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
gethost Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
gift Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
gift-fasttrack Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gift-gnutella Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gift-openft Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
giftcurs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gini Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gitso Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gkrellm-multiping Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gkrellm-snmp Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gkrellm-wireless Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
glib-networking Apply additional clang arguments with cwrappers too. 2014-11-29 00:47:35 +00:00
gnapfetch Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
gnet Fix HOMEPAGE. 2013-08-07 12:36:08 +00:00
gnet1 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gnetcat makeinfo is required to build. 2014-06-03 07:11:52 +00:00
gnome-netstatus Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gnome-nettool Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gnome-online-accounts Import gnome-online-accounts-3.16.3 as net/gnome-online-accounts. 2015-07-12 00:46:43 +00:00
gnome-vfs-smb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gnugk Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
go-net follow the github usage example more closely (no functional change intended) 2015-03-12 20:55:48 +00:00
gofish Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
gopher Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
grilo Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
grilo-plugins Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
grilo-testui Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
grive Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
grive2 Needs pkg-config. 2015-06-25 07:37:58 +00:00
gsnmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gssdp Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
gst-plugins0.10-mms Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
gst-plugins0.10-rtmp Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
gst-plugins0.10-soup Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
gst-plugins1-libnice Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
gst-plugins1-mms Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-rtmp Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-soup Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
gst-rtsp-server Update to 1.4.5. All pkgsrc patches were integrated :-) 2015-01-03 18:09:30 +00:00
gt-itm Help finding libgb without implicit -L${PREFIX}/lib. 2014-12-11 22:14:50 +00:00
gtk-gnutella Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gtk-vnc Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
gtk_wicontrol Don't use "*BSD" in ONLY_FOR_PLATFORM as it is both an 2015-07-12 06:06:14 +00:00
gupnp Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
gupnp-av Installs vala files now. Bump revision. 2015-06-08 23:15:04 +00:00
gupnp-dlna Deal with new vala files. Bump revision. 2015-06-10 15:01:00 +00:00
gupnp-igd Add gobject-introspection/bl3.mk. 2015-06-08 21:17:54 +00:00
gupnp-tools Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
haproxy Security update to newest version. 2015-07-04 13:13:53 +00:00
hesiod Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
hf6to4 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
hlfl Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
host Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld 2014-08-28 10:58:18 +00:00
howl Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
hping Fix build on SunOS 2013-10-21 09:01:20 +00:00
hping3 Use system endian macros instead of platform lists. 2015-02-23 18:27:09 +00:00
hs-network Bump PKGREVISION for hs-parsec-3.1.9 2015-06-09 22:09:41 +00:00
httping Add -lintl on Darwin. 2015-03-19 14:33:35 +00:00
httptunnel (pkgsrc) 2015-03-08 12:37:43 +00:00
iana-etc empty PLIST + downloads in the build phase -> excluded from bulk builds 2015-03-05 20:29:13 +00:00
icinga-base Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
icsi-finger Fix Solaris detection; should fix Solaris build. 2014-09-11 21:27:09 +00:00
iftop Fix build under Solaris (10 i86pc with GCC 4.5). 2013-03-30 22:28:55 +00:00
IglooFTP Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
inadyn Update inadyn to 1.99.13. 2015-04-04 07:59:33 +00:00
iodine Update to 0.7.0, fixing a security issue. 2014-06-26 18:54:09 +00:00
ipcalc Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ipcheck Bump applications PKGREVISIONs for python users that might be using 2014-05-17 16:10:41 +00:00
iperf Apply patch from upstream's issue 38 to prevent iperf from using 100% CPU 2014-11-28 10:30:52 +00:00
iperf3 link network libs on SunOS 2015-06-07 14:05:08 +00:00
ipgrab Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
iplog Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
ipv6calc Update ipv6calc to 0.94.1, patches by Sebastian Wiedenroth. 2013-10-21 09:22:43 +00:00
ipw Remove dead home page URL. 2014-07-27 08:38:33 +00:00
irrd Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
irrtoolset5 Be consistent about rslparse. 2013-08-31 08:44:49 +00:00
isc-dhclient4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
isc-dhcp4 Update ISC DHCP packages to 4.3.2. 2015-03-15 00:47:59 +00:00
isc-dhcpd4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
isc-dhcrelay4 Update isc-dhcp4 and related packages to 4.3.1. 2014-10-14 13:53:00 +00:00
ishell Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
isic Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
istgt bulk build wants openssl 2015-01-18 15:52:05 +00:00
jftpgw Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
jigdo Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
jumpgate Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
jwhois Fix connection failures to WHOIS servers with IPv6 addresses from hosts 2012-10-23 20:49:38 +00:00
kdenetwork-filesharing Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kdenetwork-strigi-analyzers Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kdenetwork3 Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kftpgrabber Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
kget Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kiax Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kismet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
kmldonkey Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kmldonkey-kde3 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
knock PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
knot fix rc script 2015-06-30 13:17:10 +00:00
kopete Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kphone Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
kppp Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
krdc Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
krfb Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
ktorrent Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ktorrent-kde3 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
LaBrea PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
lambdamoo Link explicitly against libm. 2013-11-06 13:31:38 +00:00
lambdamoo-core Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
lambdamoo-doc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
latd Fix const use. 2014-08-13 22:35:29 +00:00
ldns Fix for perl-5.22. 2015-06-18 13:04:29 +00:00
lft PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
lftp Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
libares Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libasyncns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libbind I have no idea why I was maintaining this package. 2014-10-03 11:51:54 +00:00
libcares Don't play games with CFLAGS/CPPFLAGS and munging -isystem, fixes SunOS. 2013-12-13 10:42:57 +00:00
libcmis Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
libdlna Recursive revbump from pkgsrc/multimedia/libvpx (buildink3.mk). 2015-06-30 10:02:21 +00:00
libdmapsharing Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
libdmapsharing3 Update libsoup references in buildlink files. 2015-06-07 14:14:04 +00:00
libdnet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
libexosip Make variable name match PKGNAME. 2015-07-10 09:55:15 +00:00
libfetch Ensure we do not try to regenerate the catpage. Fixes occasional timing 2014-08-28 10:46:24 +00:00
libgdata Update comments for gnome option. 2015-07-12 00:48:14 +00:00
libgdata0.6 Re-import libgdata-0.6.6nb16 as net/libgdata0.6 before updating libgdata. 2015-07-11 16:41:55 +00:00
libIDL Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
libktorrent Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
liblive Update to 20141211. Set LICENSE. 2014-12-13 09:20:02 +00:00
libmms Update to 0.6.4: 2014-04-17 11:15:09 +00:00
libnice Add gobject-introspection/bl3.mk. 2015-06-08 21:17:54 +00:00
libnids Symbols for inline functions are not exported when built with clang. 2015-01-26 15:52:18 +00:00
libnipper Add a number of includes hidden by libstdc++'s name space pollution. 2013-04-29 21:31:09 +00:00
libpcap Thursday Feb. 12, 2015 guy@alum.mit.edu/mcr@sandelman.ca 2015-03-11 21:05:09 +00:00
libquvi Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
libquvi-scripts Update to 0.4.21: 2013-12-05 23:31:35 +00:00
libradius Use nbcompat, add patch comments. Fixes build on SunOS. 2015-07-09 12:07:38 +00:00
libsoup Remove gobject-introspection here -- this is only a build dependency 2015-06-08 14:52:33 +00:00
libsscript Reset maintainer for resigned developers. 2013-12-23 11:57:02 +00:00
libtorrent Attempt to fix build problems of "rtorretn" on 32bit platforms like 2014-11-04 08:36:17 +00:00
libtrace Account for the files installed on FreeBSD 2015-03-02 23:30:45 +00:00
libupnp Set MAINTAINER to pkgsrc-users. 2015-03-15 17:09:00 +00:00
libvncserver Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump. 2014-01-01 11:52:02 +00:00
libzrtpcpp Add sqlite3 PKG_OPTION. USE_CMAKE instead of autotools. Update openssl 2015-04-18 03:36:23 +00:00
linc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
lldpd Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
llnlxdir Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
llnlxftp Fix return types. 2013-03-02 17:59:40 +00:00
logjam Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
lopster Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
lua-socket Revbump after lang/lua51 update. 2014-10-19 22:27:43 +00:00
maradns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
mbrowse Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
mcast-tools Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
md-whois Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
mDNSResponder Fix build under OpenBSD/amd64 5.5 2014-05-12 15:06:55 +00:00
mDNSResponder-nss Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
microdc2 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes 2013-07-15 02:02:17 +00:00
mikutter Update mikutter to 3.2.4. 2015-06-14 16:58:29 +00:00
mimms (pkgsrc) 2015-01-29 02:46:25 +00:00
miniupnpd Changes 1.9.20150307: 2015-04-08 10:36:16 +00:00
miredo client-hook isn't an rc.d script, and the binary doesn't look for it in 2014-05-06 14:59:18 +00:00
mirror Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
miruo Fix github tag to enable make fetch. 2015-05-21 13:20:57 +00:00
mitmproxy Update to 0.11.3, provided by Leonardo Taccari in PR 49730: 2015-03-09 09:18:03 +00:00
mldonkey Recursive revbump associated with update of lang/ocaml to 4.02.2 2015-06-30 11:51:41 +00:00
mldonkey-gui Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
modpcap Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 14:01:49 +00:00
mono-nat Bring mono-nat, monotorrent and monsoon into mono4 world 2015-07-06 04:46:10 +00:00
monotorrent Bring mono-nat, monotorrent and monsoon into mono4 world 2015-07-06 04:46:10 +00:00
monsoon Bring mono-nat, monotorrent and monsoon into mono4 world 2015-07-06 04:46:10 +00:00
mosh Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
mouse-pppoe Fixes: 2013-04-06 03:45:05 +00:00
mping Fix build on SunOS. Patches from Sebastian Wiedenroth. 2013-12-10 13:59:16 +00:00
mppe-lkm Mark this unavailable on NetBSD 6.0+ until such time as someone ports 2013-06-01 22:42:49 +00:00
mrstat
mrt Don't use IP_PKTINFO on NetBSD. 2013-08-30 22:39:27 +00:00
mrtg Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
msdl Set MAINTAINER to pkgsrc-users. 2015-03-15 18:31:52 +00:00
mtftpd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
mtr Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
mydns-mysql Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
mydns-pgsql Bump PostgreSQL default version to 9.3. 2014-06-10 14:21:37 +00:00
nagios-base Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
nagios-nrpe Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nagios-nsca Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nagios-plugin-dnsrbl Remove commented PKGREVISION. Remove DESTDIR=user-destdir, which is default 2015-03-22 19:42:53 +00:00
nagios-plugin-dotpid Remove commented PKGREVISION. Remove DESTDIR=user-destdir, which is default 2015-03-22 19:42:53 +00:00
nagios-plugin-dumpdates Updated to version 0.2. No ChangeLog provided. 2015-04-03 18:04:56 +00:00
nagios-plugin-fstab Add MirBSD and Bitrig to ONLY_FOR_PLATFORM; should just build. Also, 2015-07-12 06:43:24 +00:00
nagios-plugin-ldap Sync with net/nagios-plugins. 2015-04-03 18:18:00 +00:00
nagios-plugin-milter milter monitoring pluging for nagios 2013-10-01 03:37:15 +00:00
nagios-plugin-mysql Sync with nagios-plugins. Fixes broken build on FreeBSD. 2015-05-17 21:23:28 +00:00
nagios-plugin-pgsql Sync with nagios-plugins. Fixes broken build on FreeBSD. 2015-05-17 21:23:28 +00:00
nagios-plugin-radius Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nagios-plugin-raidctl Fix permission for setuid binary 2014-10-14 13:27:45 +00:00
nagios-plugin-snmp Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nagios-plugin-spamd Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nagios-plugin-syncrepl Remove PKG_DESTDIR_SUPPORT=user-destdir, which is default. 2015-03-22 19:51:06 +00:00
nagios-plugins Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nagstamon Update nagstamon to 1.0.1, ok imil@ 2015-07-03 14:41:42 +00:00
nam Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
nap Link network libs on SunOS 2014-02-22 14:08:58 +00:00
napshare Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nasd Use BROKEN_EXCEPT_FOR_PLATFORM for package that needs porting. Also, 2015-07-12 06:20:01 +00:00
nbtscan Add distfile patch: 2014-11-23 00:05:30 +00:00
ncftp3 Update to 3.2.5 2013-06-16 07:37:45 +00:00
nemesis PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
net-snmp Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
net6 Remove patch-encrypt.cpp, removed from distinfo during 1.3.14 update. 2015-02-05 08:06:22 +00:00
netatalk22 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
netatalk30 Make netatalk30 use devel/libevent rather than the bundled one. This takes 2015-06-16 14:26:31 +00:00
netbsd-iscsi-initiator 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
netbsd-iscsi-target 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
netcat Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
netcat-openbsd Use YYYYMMDD as version instead of "1". 2015-03-13 16:10:08 +00:00
netcat6 Hand in maintainership. 2013-04-13 07:55:01 +00:00
netdisco Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
netgroup Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
netname Revert previous: already fixed in patch-aa 2013-03-14 14:20:58 +00:00
netpipes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nfdump Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
ngrep Fix build with GNU Make 4.0 and newer. 2014-01-14 22:43:19 +00:00
nicotine Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
nicovideo-dl Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN. 2015-06-29 11:06:46 +00:00
nidentd Fixes: 2013-04-06 03:45:05 +00:00
nipper Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nload Need stdlib for free() 2014-02-24 12:45:44 +00:00
nmap Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
nocol Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
nprobe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ns Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
nsd NSD 4.1.3 2015-06-24 12:18:03 +00:00
nslint Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
nstx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ntop Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
ntp4 Update ntp4 to 4.2.8p3. 2015-06-30 16:08:21 +00:00
ocaml-ipaddr Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
ocamlnet Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
ocsinventory-agent Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ocsync Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
oidentd document NOT_FOR_PLATFORM 2015-01-04 03:41:59 +00:00
oinkmaster Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
omniNotify Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
omniORB Ensure we set rpath in SunOS build, fixes check-shlibs. 2014-07-25 16:23:35 +00:00
openag prevent hidden dependency on curl, instead of wget, using wget as a tool. 2014-02-15 03:21:43 +00:00
openconnect Import openconnect-7.04 as net/openconnect, packaged for wip by 2015-03-02 15:27:58 +00:00
openh323 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
openntpd Update to 5.7p4, provided by Paul B. Henson in PR 49930: 2015-07-03 12:31:12 +00:00
openresolv Import openresolv-3.5.7 with the following change: 2014-04-30 09:11:47 +00:00
openslp Remove pkg_views support, second part: infrastructure. 2014-12-30 15:13:19 +00:00
openvmps Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
openvpn Update to 2.3.6: 2014-12-03 10:09:01 +00:00
openvpn-acct-wtmpx Update checksums for openvpn update. 2014-12-03 10:09:33 +00:00
openvpn-nagios bulk build wants openssl 2015-01-18 16:01:37 +00:00
openwbem Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ORBit Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ORBit2 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
ortp Wrapping a macro in a do while(0) loop works better when including the do. 2015-06-08 13:43:45 +00:00
overnet Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
owncloudclient Update to 1.8.1 2015-06-23 13:28:35 +00:00
p5-Cisco-Abbrev Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Danga-Socket Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Data-Stream-Bulk Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-DNS-LDNS Don't use PKGVERSION, the infrastructure already does. Also avoid 2015-07-03 12:47:16 +00:00
p5-DNS-ZoneParse Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-eBay-API Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-File-RsyncP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-FusionInventory-Agent Add a missing PERL5_PACKLIST entry, should fix build with new perl 2015-06-24 18:07:45 +00:00
p5-FusionInventory-Agent-Task-Network Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-gcap Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Geo-IP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Geo-IPfree Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-grake Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-IO-Interface Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-IO-SessionData Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-IO-Socket-INET6 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-IO-Socket-Multicast Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-IP-Country Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Akismet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Amazon Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-Amazon-S3 Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-AMQP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Bind Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Bonjour Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-CIDR-Lite Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-CIDR-Set Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Daemon Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-DBus Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Dev-MIBLoadOrder Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-DHCP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-DNS Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-DNS-Resolver-Programmable Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-DNS-Zone-Parser Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-DNSServer Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Domain-TLD Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-eBay Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Frame Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Frame-Dump Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Frame-Layer-IPv6 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Frame-Simple Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-FTPSSL Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-GitHub Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Gnats Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Google Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Google-AuthSub Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Google-Code Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Ident Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-INET6Glue Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Interface Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-IP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-IPv4Addr Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-IPv6Addr Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Jifty Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-LDAP-Server Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Libdnet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Libdnet6 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-LibIDN Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-MAC Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-NBName Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-OAuth Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-OpenID-Common Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-OpenID-Consumer Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-Packet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Pcap Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-RabbitFoot Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-RawIP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Server Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Server-Coro Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Server-SS-PreFork Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-SMTP-TLS Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-SNMP Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-SNMP-Mixin Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-SSH-Expect Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Telnet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Telnet-Cisco Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-TFTP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Trac Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Twitter Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Net-Write Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-XMPP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-XWhois Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Net-Z3950-ZOOM Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-NetAddr-IP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-NetPacket Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Nmap-Parser Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-POE-Component-Client-DNS Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-POE-Component-Client-Ident Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-POE-Component-SNMP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-RADIUS Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-RadiusPerl Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Regexp-Common-net-CIDR Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Regexp-IPv6 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-RPC-XML Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-RT-Client-REST Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-SNMP-Info Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-SNMP-MIB-Compiler Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-SNMP_Session Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-SOAP-Lite Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Socket6 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Test-DNS Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Test-RequiresInternet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Test-TCP Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-umph Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-Umph-Prompt Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-WebService-Google-Reader Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
p5-WebService-MusicBrainz Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-X500-DN Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
p5-Zabbix-Sender Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
packit PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
paris-traceroute Fix build on SunOS (needs -lsocket -lnsl and strings.h for bzero()). 2014-09-25 16:08:24 +00:00
parpd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
partysip Link network libs on SunOS 2014-02-22 14:08:58 +00:00
pchar Fix "abs(int) is ambiguous" and make sure _XOPEN_SOURCE and __EXTENSIONS__ are not both defined 2014-02-24 12:49:56 +00:00
pconsole Regenerate. 2015-07-07 11:41:51 +00:00
pear-Net_DIME Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_IDNA2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_LDAP2 Update to 2.1.0 2014-07-19 02:50:41 +00:00
pear-Net_LDAP3 Add Net_LDAP3 1.0.3, sucessor of Net_LDAP2 PEAR module 2015-06-06 05:26:55 +00:00
pear-Net_Sieve Update pear-Net_Sieve to 1.3.4. 2015-02-01 16:42:01 +00:00
pear-Net_SMTP Update pear-Net_SMTP to 1.6.2 2013-07-12 00:10:04 +00:00
pear-Net_Socket Changes 1.0.14: 2014-07-23 14:06:10 +00:00
pear-Net_URL Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pear-Net_URL2 Import pear-Net_URL2-2.0.8 as net/pear-Net_URL2. 2014-10-08 09:51:28 +00:00
pear-SOAP Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
pen Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
perlbal Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
pfnet Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
php-ftp Reset PKGREVISION with updating of php54, php55 and php56. 2015-03-20 16:33:28 +00:00
php-geoip Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-snmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-soap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
php-sockets Use -D_XOPEN_SOURCE=500 on SunOS for msghdr extensions. 2014-01-22 12:26:11 +00:00
php-xmlrpc Reset PKGREVISION with updating of php54, php55 and php56. 2015-03-20 16:33:28 +00:00
php-yaz Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
pim6dd Use socklen_t. Don't bail out on K&R promotion warnings for clang. 2013-09-10 14:36:37 +00:00
pim6sd Include stdlib.h for newer yacc 2015-02-10 19:28:29 +00:00
pload Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
podcastdl Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
poink Link network libs on SunOS 2014-02-22 14:16:06 +00:00
polsms Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
poptop Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
portmap Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
powerdns Change powerdns dependency from polarssl to mbedtls. Streamline bl3 setup 2015-06-12 10:50:57 +00:00
powerdns-ldap Change powerdns dependency from polarssl to mbedtls. Streamline bl3 setup 2015-06-12 10:50:57 +00:00
powerdns-mysql Change powerdns dependency from polarssl to mbedtls. Streamline bl3 setup 2015-06-12 10:50:57 +00:00
powerdns-pgsql Change powerdns dependency from polarssl to mbedtls. Streamline bl3 setup 2015-06-12 10:50:57 +00:00
powerdns-recursor Update net/powerdns-recursor to 3.7.3 (previous commit was 3.7.2). 2015-06-10 14:40:07 +00:00
pppd Expand ONLY_FOR_PLATFORM: the package internally thinks it supports 2015-07-12 06:25:37 +00:00
pptp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
proftpd Update to version 1.3.5a. 2015-07-13 15:39:27 +00:00
proxycheck Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
proxytunnel Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
publicfile Fix various prototypes and missing inclueds. 2013-05-23 14:57:32 +00:00
publicfile-run Add publicfile-run, a package that creates the users and group 2015-01-27 23:01:31 +00:00
puf Update puf to 1.0.0. Changeset from Thomas Merkel. 2013-10-24 11:00:49 +00:00
pure-ftpd note pure_ftpd_flags="" for configuration 2015-03-09 12:44:06 +00:00
pxe Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
py-adns recursive revbump due to net/adns update 1.4 to 1.5.0 2015-01-29 09:53:29 +00:00
py-amqp 1.4.6 2014-11-09 20:18:33 +00:00
py-apache-libcloud Updated py-apache-libcloud to 0.17.0 2015-02-23 10:46:31 +00:00
py-beanstalkc Import py27-beanstalkc-0.4.0 as net/py-beanstalkc. 2014-06-08 22:55:51 +00:00
py-boto Update net/py-boto to 2.37.0. 2015-04-05 21:38:32 +00:00
py-caldav Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-celery 3.1.16 2014-11-09 20:47:58 +00:00
py-dns Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-dns3 Removing python26. EOL'd quite some ago and discussed a couple times on 2015-04-13 23:12:40 +00:00
py-dpkt Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-dropbox Update net/py-dropbox to 2.2.0. 2015-04-05 22:07:31 +00:00
py-eventlib Removing python26. EOL'd quite some ago and discussed a couple times on 2015-04-13 23:12:40 +00:00
py-foolscap Update to 0.8.0: 2015-04-19 18:22:00 +00:00
py-GeoIP Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-gevent Use __builtin_unreachable on Clang instead of the broken C11 hack. 2014-11-10 18:09:10 +00:00
py-google Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-hatop Removing python26. EOL'd quite some ago and discussed a couple times on 2015-04-13 23:12:40 +00:00
py-IP Update to 0.81 2014-07-28 02:38:24 +00:00
py-ipaddress Import py27-ipaddress-1.0.7 as net/py-ipaddress. 2015-05-28 18:39:43 +00:00
py-irclib Extract everything as text. 2015-03-26 15:57:12 +00:00
py-junos-eznc Removing python26. EOL'd quite some ago and discussed a couple times on 2015-04-13 23:12:40 +00:00
py-kenosis Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-kombu 3.0.23 2014-11-09 20:40:01 +00:00
py-libdnet Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-libpcap Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-medusa Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-metar Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ncclient Removing python26. EOL'd quite some ago and discussed a couple times on 2015-04-13 23:12:40 +00:00
py-netaddr py-netaddr is a Python library for representing and manipulating 2014-09-02 13:48:13 +00:00
py-netifaces Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-netlib Update to 0.11.2, provided by Leonardo Taccari in PR 49729: 2015-03-09 09:11:24 +00:00
py-netsnmp Fix buiding py-netsnmp 2015-01-09 14:00:00 +00:00
py-omniORBpy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ORBit Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-pcap Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-ptt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-11-18 02:25:37 +00:00
py-s3cmd Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-simplesoap Import py27-simplesoap-1.10 as net/py-simplesoap. 2014-04-22 00:07:52 +00:00
py-smb Fixes: 2013-04-06 03:45:05 +00:00
py-soaplib Mark packages as not ready for python-3.x where applicable; 2014-01-25 10:29:56 +00:00
py-soappy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-socketpool Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-softlayer Drop trailing '/' from DEPENDS lines. Found by Bernhard Riedel. 2015-02-07 22:06:52 +00:00
py-softlayer_messaging Import py27-softlayer_messaging-1.0.3 as net/py-softlayer_messaging. 2014-06-08 23:09:53 +00:00
py-spreadmodule Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
py-suds Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
py-tweepy Add Tweepy 2.3.0, a python API for Twitter. 2014-06-13 20:11:17 +00:00
py-twisted Update to 15.2.1: 2015-05-31 13:17:12 +00:00
py-twisted-docs Stop using "pax -rw -pe", it doesn't work. Use "-pp" instead. 2014-06-27 00:25:20 +00:00
py-twython Added dependency over security/py-requests-oauthlib needed for Twitter 2014-05-08 15:36:57 +00:00
py-zmq Update py-zmq to 14.4.1. 2014-11-15 02:09:46 +00:00
py-zsi Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
pygopherd Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
qadsl Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
quagga Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
queryperf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
quvi Revbump for Lua multiversion support. 2014-05-03 13:14:36 +00:00
ra-rtsp-proxy Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rabbiter Allow this package build on Ruby 2.2. 2015-06-11 17:41:00 +00:00
rabbitmq Update net/rabbitmq to 3.5.3. 2015-06-09 12:41:08 +00:00
rabbitmq-c Update net/rabbitmq-c to 0.6.0. 2015-04-07 08:57:32 +00:00
Radicale Add ldap option, and mark as 2.x only when either option is selected. 2015-01-28 20:39:54 +00:00
radiusclient-ng Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
radiusd-cistron Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
radsecproxy needs openssl 2015-03-15 19:10:28 +00:00
rancid Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
rbldnsd 0.997a (23 Jul 2013) 2014-05-30 21:06:39 +00:00
rdesktop Add "share/rdesktop/keymaps/sk" to the package list. 2015-02-15 08:52:51 +00:00
rdist6 Fix for 64bit time_t on 32bit systems. Bump PKGREVISION 2012-12-15 21:40:33 +00:00
remmina Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
remmina-plugins Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
rinetd Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rootprobe Add socket libraries on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 12:37:32 +00:00
rp-l2tp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
rp-pppoe Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
rsync Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
rtmpdump Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
rtorrent Update libtorrent to version 0.13.4 and rtorrent to version 0.9.4. 2014-06-15 22:44:15 +00:00
ruby-addressable Update ruby-addressable to 2.3.8. 2015-06-08 15:02:16 +00:00
ruby-amq-client Update ruby-amq-client to 1.0.4. 2014-03-14 17:35:36 +00:00
ruby-amq-protocol Update ruby-amq-protocol to 1.9.2. 2014-03-14 17:34:03 +00:00
ruby-amqp Update ruby-amqp to 1.5.0. 2015-02-04 15:47:45 +00:00
ruby-dnsruby Update ruby-dnsruby to 1.58.0. 2015-06-08 15:03:52 +00:00
ruby-domain_name Update ruby-domain_name to 0.5.24. 2015-06-08 15:06:39 +00:00
ruby-em-socksify Add ruby-em-socksify pacakge version 0.3.0. 2013-09-15 18:46:56 +00:00
ruby-icmp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ruby-ipaddress Import net/ruby-ipaddress into pkgsrc. 2014-06-03 13:46:00 +00:00
ruby-net-dhcp Import net-dhcp as net/ruby-net-dhcp. 2015-01-19 20:37:07 +00:00
ruby-net-ldap Update ruby-net-ldap to 0.11. 2015-02-04 15:56:48 +00:00
ruby-net-ping Allow this package build on Ruby 2.2. 2015-06-08 15:07:55 +00:00
ruby-netaddr
ruby-netrc Update ruby-netrc to 0.10.3. 2015-03-13 15:09:52 +00:00
ruby-rubytter Update ruby-rubytter to 1.5.1. 2013-09-15 14:37:54 +00:00
ruby-snmp Allow this package build on Ruby 2.2. 2015-06-08 15:09:20 +00:00
ruby-soap4r * Add support for pkg_alternatives. 2015-06-08 15:13:02 +00:00
ruby-stompserver needs gzip in manual extract target 2015-03-15 18:59:08 +00:00
ruby-tw Allow this package build on Ruby 2.2. 2015-06-11 17:37:09 +00:00
ruby-twitter Allow this package build on Ruby 2.2. 2015-06-11 17:37:09 +00:00
ruby-twitter-stream Set MAINTAINER to pkgsrc-users. 2015-03-15 17:41:58 +00:00
ruby-userstream Allow depending on ruby-yajl 1.2.x. 2015-06-08 16:00:18 +00:00
samba Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
samba4 Attempt to fix various build issues: 2015-06-26 16:09:49 +00:00
scamper Update scamper to 20141101 (PR pkg/49353) 2014-11-16 05:17:24 +00:00
scapy Mark packages that are not ready for python-3.3 also not ready for 3.4, 2014-05-09 07:36:53 +00:00
scdp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
scli Fix build against readline 6.3. 2014-04-21 18:13:57 +00:00
sdig Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
sdist Use PKGBASE in config file name (match net/ssync/Makefile). 2013-03-14 17:23:12 +00:00
SDL2_net Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
SDL_net Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
sendfile Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ser locks only exists for pthread_mutex_lock and friends, don't use it 2015-02-19 22:27:15 +00:00
sharity-light Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
sipcalc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
sipsak Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
sitescooper Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
slurm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
smokeping Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
sniffit Use BROKEN_ON_PLATFORM for "severe LP64 loss" and apply to all 2015-01-04 03:58:57 +00:00
sniproxy Update sniproxy to 0.4.0 2015-06-04 22:14:22 +00:00
snmptt Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
snort Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
snort-rules Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
socat Drop ONLY_FOR_COMPILER. If -Werror is no good reason for such a mask and 2015-04-26 11:14:31 +00:00
socket++ Partial pkglint cleanup. 2013-01-26 22:14:10 +00:00
socks4 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
socks5 Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
solaris-tap Fixes malformed conditional for old bmake. 2014-03-14 08:34:45 +00:00
speedtouch Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
spegla Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
spread Regenerate for lost patches. 2015-06-18 19:01:34 +00:00
spreadlogd Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
srsh Revive MASTER_SITES. 2013-03-14 16:02:39 +00:00
sslh Fix GITHUB_TAG. 2015-06-10 09:15:48 +00:00
ssmping Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
ssync Revive MASTER_SITES. 2013-03-14 16:36:48 +00:00
stripes Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
sup libutil is needed on FreeBSD for fparseln. 2014-06-19 07:12:44 +00:00
synergy Revert 1.7.3 "stable" update. 2015-06-02 11:24:58 +00:00
sysmon needs curses & pthreads 2015-03-15 18:23:46 +00:00
tacacs Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
tacacs-shrubbery Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
tcl-scotty Set SPECIAL_PERMS and use user-destdir mode instead of privileged 2015-07-12 04:59:55 +00:00
tcpdmerge Fix spelling of noreturn to match what any newer GCC compatible compiler 2013-09-10 14:38:22 +00:00
tcpdpriv PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcpdstat PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcpdump Monday March. 11, 2015 guy@alum.mit.edu 2015-03-11 21:07:46 +00:00
tcpflow PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
tcpick Fix inttypes on SunOS. Patch from Sebastian Wiedenroth. 2013-12-10 12:36:35 +00:00
tcpillust Fix signature of main. Fix missing string.h. Request compat from TCL. 2014-02-21 20:31:08 +00:00
tcpreplay Make tcpreplay build on Darwin 2013-11-19 03:07:49 +00:00
tcpslice Update to 1.2a3 (2005). No change log. 2014-08-14 19:44:53 +00:00
tcptrace Fix owin calculation on 64bit machine. These subtraction must be done 2015-01-20 08:29:22 +00:00
tcptraceroute PKGREVISION bumps for net/libpcap update. 2013-02-06 19:30:54 +00:00
teamspeak-client Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
teamspeak-server Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
tigervnc Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
tightvnc Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
tightvncviewer Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
tinc Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
tinyfugue Pick output name that is going to work. Make signal handler test more 2013-05-28 19:03:49 +00:00
tkined Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
tn5250 Link network libs and include filio.h for FIONBIO on SunOS 2014-02-24 13:11:53 +00:00
tnftp Reset maintainer, lukem has no pkgsrc capabilities. 2015-02-24 08:58:56 +00:00
tnftpd Reset maintainer, lukem has no pkgsrc capabilities. 2015-02-24 08:58:56 +00:00
tor Update to 0.2.6.9: 2015-06-14 16:39:41 +00:00
torrentutils Comment out dependencies of the style 2015-07-12 18:56:06 +00:00
totd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
traceroute-as Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
traceroute-nanog Do not remove __attribute__, at the very least this way leads to bad 2013-01-11 00:04:22 +00:00
trafshow Avoid socket buffering on Solaris, a blank screen is not all that useful. 2013-02-06 20:32:16 +00:00
transmission Simplify PKGNAME. 2015-01-10 20:48:58 +00:00
transmission-gtk Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
transmission-qt Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
trickle added support for MacOS X (which is a BSD-style UNIX system, too) 2014-07-06 12:48:03 +00:00
tsclient Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
tsocks "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
tspc Use BROKEN_EXCEPT_ON_PLATFORM for package requiring porting. This 2015-07-12 06:31:26 +00:00
ttt Honour system CFLAGS. Fix build with TCL 8.6. Bump revision. 2014-02-04 00:19:54 +00:00
twittering-mode Sorry, removing garbage. 2013-06-14 14:03:50 +00:00
twitux Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
u6rd Add u6rd-1.7.1 based on packaging provided in PR#47254 2014-04-19 17:34:01 +00:00
ucarp Add SIOCGLIFHWADDR support on newer SunOS. Bump PKGREVISION. 2013-12-10 17:56:23 +00:00
ucspi-ssl Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
ucspi-tcp Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
udns Upgrade to 0.4: 2014-02-24 19:29:02 +00:00
udpcast Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
udptunnel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
uftp wants to link with pthreads 2015-03-15 16:51:17 +00:00
unbound Unbound 1.5.3 2015-03-19 22:37:06 +00:00
unfs3 flex (libfl) is a runtime dependency. 2014-07-24 13:22:36 +00:00
unison Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
unison2.32 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
unison2.40 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
unworkable Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
upclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
upnpinspector Improve EGG_NAME default to work for packages with '-' in their name. 2014-12-31 13:57:25 +00:00
urlgfe Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
userppp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
uucp Provide __COPYRIGHT and __RCSID if missing. This has USE_FEATURES+=cdefs 2014-06-29 19:18:28 +00:00
vcheck Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
vde Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
vinagre Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
vino Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
vnc Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
vncviewer Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
vnstat Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
vpnc Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
vpnc-script Import vpnc-script-20140805 as net/vpnc-script, packaged for wip 2015-03-02 15:24:12 +00:00
vsftpd Enable ssl by default, bump PKGREVISION 2014-10-12 10:25:05 +00:00
vtun bulk build complains about yacc 2015-01-25 15:54:30 +00:00
wakeup Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
walker Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
wap-utils Link network libs on SunOS 2014-02-22 17:40:38 +00:00
waste Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wget Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
wgetpaste Update 2.20 to 2.25 ChangeLog unknown. 2014-12-13 14:27:35 +00:00
whatmask Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
whois3 Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
whoson Update 2.03 to 2.05 2014-12-13 14:22:05 +00:00
wide-dhcpv6 Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
wimon Add MirBSD and Bitrig to ONLY_FOR_PLATFORM. They won't build out of 2015-07-12 06:38:23 +00:00
wireshark Fix shell syntax to work with pdksh. 2015-07-10 08:13:41 +00:00
wistumbler Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wistumbler2 Add MirBSD and Bitrig to ONLY_FOR_PLATFORM. They most likely won't 2015-07-12 06:40:46 +00:00
wistumbler2-gtk Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
wmget Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wminet Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wmnd Update to 0.4.17 (released 2012). Changes: 2013-11-16 07:17:24 +00:00
wmnet Use SPECIAL_PERMS on MirBSD, too. Fix build. 2013-12-19 20:27:24 +00:00
wmpload Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
wol Recursive PKGREVISION bump for all packages mentioning 'perl', 2015-06-12 10:48:20 +00:00
wpa_gui Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
wpa_supplicant Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
wu-ftpd The SUNET archive is being decomissioned ( http://ftp.sunet.se/news.html ) 2015-02-07 22:49:31 +00:00
x2vnc Remove dga from PKG_SUGGESTED_OPTIONS, and add a note that is breaks 2015-04-23 09:17:48 +00:00
xfce4-wavelan-plugin Update to 0.5.12. 2015-06-29 11:02:30 +00:00
xfindproxy Update to 1.0.4: 2015-04-17 07:06:43 +00:00
xipdump Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xl2tpd rc.d scripts live in share/examples/rc.d/ 2015-06-01 14:01:21 +00:00
xmftp Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xnap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
xorp needs curses 2015-03-15 14:52:05 +00:00
xrmftp Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xtraceroute Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
xymon Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
xymonclient Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
yafc Fix readline use. 2014-04-17 20:27:32 +00:00
yale-tftpd Add USE_TOOLS+=nroff to packages which generate catman pages. 2013-09-12 11:15:12 +00:00
yaz Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
youtube-dl Changes 2015.06.15: 2015-06-15 09:27:02 +00:00
ytalk "Please write NetBSD.org instead of netbsd.org" 2013-04-06 13:09:24 +00:00
ywho Revive MASTER_SITES. 2013-03-14 17:06:12 +00:00
zeroconf-ioslave Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
zeromq Update zeromq to 4.0.5. 2014-11-15 01:59:37 +00:00
zsync USE_LANGUAGES=c99, fixes build on SunOS. 2013-10-29 10:54:38 +00:00
Makefile Remove the bpalogin package as per the thread on pkgsrc-users. 2015-07-13 04:10:34 +00:00